Merge https://github.com/ErikZalm/Marlin into Marlin_v1
This commit is contained in:
@ -49,6 +49,8 @@
|
||||
void lcd_buzz(long duration,uint16_t freq);
|
||||
bool lcd_clicked();
|
||||
|
||||
void lcd_ignore_click(bool b=true);
|
||||
|
||||
#ifdef NEWPANEL
|
||||
#define EN_C (1<<BLEN_C)
|
||||
#define EN_B (1<<BLEN_B)
|
||||
|
Reference in New Issue
Block a user