First working release
[rmslog.git] / rmslog / cfg / cfg_sd.h
index 8c40f827113d4abca74f04d5aae8c2cae601c211..81dccb5b4684fd0d0ea61dce1a82f1ad2a425a37 100644 (file)
@@ -53,7 +53,7 @@
  * $WIZ$ type = "enum"
  * $WIZ$ value_list = "log_format"
  */
-#define SD_LOG_FORMAT     LOG_FMT_VERBOSE
+#define SD_LOG_FORMAT     LOG_FMT_TERSE
 
 
 /**
@@ -70,6 +70,6 @@
  *
  * $WIZ$ type = "boolean"
  */
-#define CONFIG_SD_OLD_INIT   1
+#define CONFIG_SD_OLD_INIT   0
 
 #endif /* CFG_SD_H */