mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2024-11-22 18:17:31 +02:00
Revert the log level to INFO
It was modified by error to DEBUG by commit 88f54e1ccc
This commit is contained in:
parent
88f54e1ccc
commit
50b3bb2b7f
@ -11,7 +11,7 @@
|
||||
#define DEBUG_L 4
|
||||
|
||||
#ifndef LOG_LEVEL
|
||||
#define LOG_LEVEL DEBUG_L
|
||||
#define LOG_LEVEL INFO_L
|
||||
#endif
|
||||
|
||||
// -------------
|
||||
|
Loading…
Reference in New Issue
Block a user