one step closer to a functional makefile..
This commit is contained in:
@ -31,7 +31,7 @@ static char conv[8];
|
||||
LiquidCrystal lcd(LCD_PINS_RS, LCD_PINS_ENABLE, LCD_PINS_D4, LCD_PINS_D5,LCD_PINS_D6,LCD_PINS_D7); //RS,Enable,D4,D5,D6,D7
|
||||
|
||||
static unsigned long previous_millis_lcd=0;
|
||||
static long previous_millis_buttons=0;
|
||||
//static long previous_millis_buttons=0;
|
||||
|
||||
|
||||
#ifdef NEWPANEL
|
||||
|
Reference in New Issue
Block a user