Compare commits
1 Commits
0.0.4
...
version/di
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c489c1a25 |
@@ -34,7 +34,7 @@ void BSP_SDLogger_Init(int log_number) {
|
||||
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
|
||||
f_close(&file);
|
||||
|
||||
Reference in New Issue
Block a user