Add MKS_12864OLED_SSD1306 to example configs

Followup to #8813
This commit is contained in:
Scott Lahteine 2017-12-16 19:57:57 -06:00
parent 76b0df6ba1
commit 7378905053
38 changed files with 76 additions and 38 deletions

View file

@ -1663,7 +1663,8 @@
//
// Tiny, but very sharp OLED display
//
//#define MKS_12864OLED
//#define MKS_12864OLED // Uses the SH1106 controller (default)
//#define MKS_12864OLED_SSD1306 // Uses the SSD1306 controller
#endif // K8200_VM8201