Bugfixes and cleanup
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
* LV_LOG_LEVEL_WARN Log if something unwanted happened but didn't caused problem
|
||||
* LV_LOG_LEVEL_ERROR Only critical issue, when the system may fail
|
||||
*/
|
||||
# define LV_LOG_LEVEL LV_LOG_LEVEL_TRACE
|
||||
# define LV_LOG_LEVEL LV_LOG_LEVEL_ERROR
|
||||
/* 1: Print the log with 'printf'; 0: user need to register a callback*/
|
||||
# define LV_LOG_PRINTF 1
|
||||
#endif /*USE_LV_LOG*/
|
||||
|
||||
Reference in New Issue
Block a user