X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_keytag.h;h=8bedadf6a3aa3bff618ddf84b2eb2ffd42c5b497;hb=fb5863ca8d0db3ff2e84721f7c902b031157ebb0;hp=32b14e6a4b2571238e5660ed52bc9ff1f5495f5a;hpb=4c1f21207a513ed836c86143b550092bae866084;p=bertos.git diff --git a/bertos/cfg/cfg_keytag.h b/bertos/cfg/cfg_keytag.h index 32b14e6a..8bedadf6 100644 --- a/bertos/cfg/cfg_keytag.h +++ b/bertos/cfg/cfg_keytag.h @@ -55,13 +55,7 @@ * Max buffer lenght * $WIZ$ type = "int" */ -#define CONFIG_TAG_MAX_LEN 14 - -/** - * Label to put before the tag code. - * $WIZ$ type = "string" - */ -#define CONFIG_TAG_LABEL "tag " +#define CONFIG_TAG_MAX_LEN 14U #endif /* CFG_KEYTAG_H */