project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram.
This commit is contained in:
parent
7b70caab7c
commit
ab154d5592
10 changed files with 294 additions and 187 deletions
|
|
@ -83,6 +83,7 @@
|
|||
|
||||
|
||||
#define LCD_MESSAGE(x) lcd_status(x);
|
||||
#define LCD_MESSAGEPGM(x) lcd_statuspgm(PSTR(x));
|
||||
#define LCD_STATUS lcd_status()
|
||||
#else //no lcd
|
||||
#define LCD_STATUS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue