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