21 #ifndef _DEBUG_CONFIG_H
22 #define _DEBUG_CONFIG_H
36 #define ENABLE_SDCARD_LOGGING (0)
50 #define LOG_LEVEL LOG_LEVEL_NOTICE
56 #define DEBUG_MEMORY (0)
62 #define OK_STRING ("OK")
68 #define ERROR_STRING ("ERROR")
74 #define FAIL_STRING ("FAIL")
80 #define YES_STRING ("YES")
86 #define NO_STRING ("NO")
92 #define ON_STRING ("ON")
98 #define OFF_STRING ("OFF")
104 #define SAVE_STRING ("SAVE")
110 #define STIMA_LCD_TRACE_LEVEL (LCD_TRACE_LEVEL_INFO)