Go to the documentation of this file.00001
00038 #ifndef CFG_EEPROM_H
00039 #define CFG_EEPROM_H
00040
00047 #define EEPROM_LOG_LEVEL LOG_LVL_INFO
00048
00055 #define EEPROM_LOG_FORMAT LOG_FMT_TERSE
00056
00062 #define CONFIG_EEPROM_DISABLE_OLD_API 0
00063
00064 #endif