Go to the documentation of this file.
23 #ifndef _DEBUG_CONFIG_H
24 #define _DEBUG_CONFIG_H
31 #define SDCARD_LOGGING_FILE_NAME ("wind.log")
45 #define ENABLE_SDCARD_LOGGING (0)
59 #define LOG_LEVEL LOG_LEVEL_NOTICE
65 #define DEBUG_MEMORY (0)
72 #define OK_STRING ("OK")
78 #define ERROR_STRING ("ERROR")
84 #define FAIL_STRING ("FAIL")
90 #define YES_STRING ("YES")
96 #define NO_STRING ("NO")
102 #define ON_STRING ("ON")
108 #define OFF_STRING ("OFF")
114 #define SAVE_STRING ("SAVE")