Add FYSETC 2.42 inch OLED support (#18485)

This commit is contained in:
George Fu
2020-07-03 09:33:52 +08:00
committed by GitHub
parent e401b0c8ee
commit 097347b575
6 changed files with 108 additions and 51 deletions

View File

@ -2091,6 +2091,11 @@
//
//#define OVERLORD_OLED
//
// FYSETC OLED 2.42" 128 × 64 FULL GRAPHICS CONTROLLER with WS2812 RGB
// Where to find : https://www.aliexpress.com/item/4000345255731.html
//#define FYSETC_242_OLED_12864 // Uses the SSD1309 controller
//=============================================================================
//========================== Extensible UI Displays ===========================
//=============================================================================