Go to the documentation of this file.
23 #ifndef _DEBUG_CONFIG_H
24 #define _DEBUG_CONFIG_H
38 #define ENABLE_SDCARD_LOGGING (0)
52 #define LOG_LEVEL LOG_LEVEL_NOTICE
58 #define DEBUG_MEMORY (0)
64 #define OK_STRING ("OK")
70 #define ERROR_STRING ("ERROR")
76 #define FAIL_STRING ("FAIL")
82 #define YES_STRING ("YES")
88 #define NO_STRING ("NO")
94 #define ON_STRING ("ON")
100 #define OFF_STRING ("OFF")
106 #define SAVE_STRING ("SAVE")
112 #define STIMA_LCD_TRACE_LEVEL (LCD_TRACE_LEVEL_INFO)