From c6d4e288c1451391a8d42133caebad4166ebb7ce Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Sat, 10 Aug 2019 19:19:48 +0700 Subject: [PATCH] Update config.h --- WaterishOS-core2.0/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WaterishOS-core2.0/config.h b/WaterishOS-core2.0/config.h index e483c6b..7f7b3dc 100644 --- a/WaterishOS-core2.0/config.h +++ b/WaterishOS-core2.0/config.h @@ -4,4 +4,4 @@ const byte InteruptPinA=1; const byte InteruptPinB=3; const byte arduinoInterrupt=1; const String nodename="devkit"; -#define LCD_I2C 0x27 +#define LCD_I2C '0x27'