Disable extraneous generic LCD options (#289)

This commit is contained in:
Jason Smith 2020-10-29 18:35:02 -07:00 committed by Scott Lahteine
parent efe352f6d3
commit 88696502f5
19 changed files with 27 additions and 27 deletions

View file

@ -1922,7 +1922,7 @@
//
// Generic 16x2, 16x4, 20x2, or 20x4 character-based LCD.
//
#define ULTRA_LCD
//#define ULTRA_LCD
//=============================================================================
//======================== LCD / Controller Selection =========================