Update preset.
[bertos.git] / bertos / cfg / cfg_ini_reader.h
index f3dea298700f6900bf43325da011a6ebae48de63..048139a4c6707e87dc705ecc72095b105339037c 100644 (file)
  */
 #define CONFIG_INI_MAX_LINE_LEN 64
 
+/**
+ * Make case insensitive comparisons.
+ * $WIZ$ type = "boolean"
+ */
 #define CONFIG_INI_CASE_INSENSITIVE    0
 
 #endif /* CFG_INI_READER_H */