mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-02 04:00:40 +08:00
update oled lib
This commit is contained in:
parent
b3d6736485
commit
38bcd90fc6
@ -49,7 +49,7 @@
|
|||||||
//OLED_I2C_SSD1306 1
|
//OLED_I2C_SSD1306 1
|
||||||
//OLED_I2C_SSDSH1106 2
|
//OLED_I2C_SSDSH1106 2
|
||||||
//TFT_SPI_ILI9341_320X240 3
|
//TFT_SPI_ILI9341_320X240 3
|
||||||
#define DISPLAY_DEVICE TFT_SPI_ILI9341_320X240
|
#define DISPLAY_DEVICE OLED_I2C_SSD1306
|
||||||
|
|
||||||
#if defined (DISPLAY_DEVICE)
|
#if defined (DISPLAY_DEVICE)
|
||||||
//for ILI9143 edit User_Setup.h of TFT_eSPI library
|
//for ILI9143 edit User_Setup.h of TFT_eSPI library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user