Add ZONESTAR LCD / OLED

This commit is contained in:
Scott Lahteine 2020-08-10 21:50:52 -05:00
parent df18289c1b
commit 979f20cba3
194 changed files with 1358 additions and 0 deletions

View file

@ -2116,6 +2116,13 @@
//#define MKS_12864OLED // Uses the SH1106 controller (default)
//#define MKS_12864OLED_SSD1306 // Uses the SSD1306 controller
//
// Zonestar OLED 128×64 FULL GRAPHICS CONTROLLER
//
//#define ZONESTAR_12864LCD // Graphical (DOGM) with ST7920 controller
//#define ZONESTAR_12864OLED // 1.3" OLED with SH1106 controller (default)
//#define ZONESTAR_12864OLED_SSD1306 // 0.96" OLED with SSD1306 controller
//
// Einstart S OLED SSD1306
//