Restore correct MODE type.
[bertos.git] / bertos / cfg / cfg_flash_avr.h
index 0196c0926a2b8db1933e8fc04d66ebee1d8ee87b..a221e226332290a5aae8694b39c2eb8018cb7ebe 100644 (file)
@@ -44,6 +44,6 @@
  */
 #define CONFIG_FLASH_AVR_BOOTSIZE         8192
 #define CONFIG_FLASH_AVR_LOG_LEVEL        LOG_LVL_ERR
-#define CONFIG_FLASH_AVR_LOG_FORMAT       LOG_FMT_SILENT
+#define CONFIG_FLASH_AVR_LOG_FORMAT       LOG_FMT_TERSE
 
 #endif /* CFG_BOOT_H */