Bring some example configs up to speed

This commit is contained in:
Scott Lahteine 2018-02-24 21:59:54 -06:00
parent 2e3d74f60f
commit 8c22f9fd4f
53 changed files with 194 additions and 80 deletions

View file

@ -1543,7 +1543,7 @@
//
// ANET and Tronxy Controller supported displays.
//
#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
@ -1671,6 +1671,7 @@
//#define MKS_12864OLED // Uses the SH1106 controller (default)
//#define MKS_12864OLED_SSD1306 // Uses the SSD1306 controller
//
// Silvergate GLCD controller
// http://github.com/android444/Silvergate
//