Turn off the LCD by default as it is somewhat flaky
This commit is contained in:
parent
2d973c5353
commit
99c331382b
2 changed files with 6 additions and 3 deletions
|
@ -34,7 +34,7 @@
|
|||
#include "lcd.h"
|
||||
#include "hal_lcd.h"
|
||||
|
||||
#define WITH_LCD 1
|
||||
#define WITH_LCD 0
|
||||
|
||||
#define Y_MAX 9
|
||||
#define X_MAX 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue