Update config.h
This commit is contained in:
parent
b67066dfc1
commit
a6c83f0e67
|
@ -39,6 +39,8 @@
|
||||||
|
|
||||||
#define INACTIVITY_TIMEOUT 8 // minutes of not driving until poweroff. it is not very precise.
|
#define INACTIVITY_TIMEOUT 8 // minutes of not driving until poweroff. it is not very precise.
|
||||||
|
|
||||||
|
// ############################### LCD DEBUG ###############################
|
||||||
|
|
||||||
//#define DEBUG_I2C_LCD // standard 16x2 or larger text-lcd via i2c-converter on right sensor board cable
|
//#define DEBUG_I2C_LCD // standard 16x2 or larger text-lcd via i2c-converter on right sensor board cable
|
||||||
|
|
||||||
// ############################### SERIAL DEBUG ###############################
|
// ############################### SERIAL DEBUG ###############################
|
||||||
|
|
Loading…
Reference in New Issue