Bring some example configs up to speed
This commit is contained in:
parent
2e3d74f60f
commit
8c22f9fd4f
53 changed files with 194 additions and 80 deletions
|
|
@ -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
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue