X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_keytag.h;h=8bedadf6a3aa3bff618ddf84b2eb2ffd42c5b497;hb=b2cbb10564ee5c9c2a78519973bef71e4db364f9;hp=7c72875fbc6726bbefd882a8da14e5ad74248c7c;hpb=4d111d84cad19383d3e8aef89f11670a1983194b;p=bertos.git diff --git a/bertos/cfg/cfg_keytag.h b/bertos/cfg/cfg_keytag.h index 7c72875f..8bedadf6 100644 --- a/bertos/cfg/cfg_keytag.h +++ b/bertos/cfg/cfg_keytag.h @@ -55,12 +55,7 @@ * 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 */