disable_sd_log
This commit is contained in:
@@ -34,7 +34,7 @@ void BSP_SDLogger_Init(int log_number) {
|
|||||||
ULOG_ERROR("Failed to open file %s", file_name);
|
ULOG_ERROR("Failed to open file %s", file_name);
|
||||||
}
|
}
|
||||||
|
|
||||||
ULOG_SUBSCRIBE(BSP_SDLogger_ULOG, ULOG_DEBUG_LEVEL);
|
//ULOG_SUBSCRIBE(BSP_SDLogger_ULOG, ULOG_DEBUG_LEVEL);
|
||||||
|
|
||||||
// close the file
|
// close the file
|
||||||
f_close(&file);
|
f_close(&file);
|
||||||
|
|||||||
Reference in New Issue
Block a user