Update config.h
This commit is contained in:
parent
1ebf39f72a
commit
c6d4e288c1
|
@ -4,4 +4,4 @@ const byte InteruptPinA=1;
|
||||||
const byte InteruptPinB=3;
|
const byte InteruptPinB=3;
|
||||||
const byte arduinoInterrupt=1;
|
const byte arduinoInterrupt=1;
|
||||||
const String nodename="devkit";
|
const String nodename="devkit";
|
||||||
#define LCD_I2C 0x27
|
#define LCD_I2C '0x27'
|
||||||
|
|
Loading…
Reference in New Issue