Clean up. Refactor module implementing keytag_recv.
[bertos.git] / bertos / cfg / cfg_keytag.h
index 7c72875fbc6726bbefd882a8da14e5ad74248c7c..8bedadf6a3aa3bff618ddf84b2eb2ffd42c5b497 100644 (file)
  * Max buffer lenght
  * $WIZ$ type = "int"
  */
-#define CONFIG_TAG_MAX_LEN 14
-
-/**
- * Label to put before the tag code.
- */
-#define CONFIG_TAG_LABEL "tag "
+#define CONFIG_TAG_MAX_LEN 14U
 
 #endif /* CFG_KEYTAG_H */