Reduce log level
This commit is contained in:
parent
146595563f
commit
465e865793
@ -10,7 +10,7 @@ INCLUDE+=$(wildcard $(BOARD_DIR)/keymap/*.h)
|
|||||||
# 3 - INFO
|
# 3 - INFO
|
||||||
# 4 - DEBUG
|
# 4 - DEBUG
|
||||||
# 5 - TRACE
|
# 5 - TRACE
|
||||||
CFLAGS+=-DLEVEL=4
|
CFLAGS+=-DLEVEL=2
|
||||||
|
|
||||||
# Enable I2C debug on 0x76
|
# Enable I2C debug on 0x76
|
||||||
CFLAGS+=-DI2C_DEBUGGER=0x76
|
CFLAGS+=-DI2C_DEBUGGER=0x76
|
||||||
|
Loading…
x
Reference in New Issue
Block a user