restored original file

This commit is contained in:
Antonio Vanegas 2020-11-25 13:30:34 +01:00
parent ac0e0ac1f6
commit 4ef4b1865a

View File

@ -10,9 +10,10 @@
#define HAS_LED NOT_A_PIN // no LED
#define HAS_DISPLAY 1
#define MY_DISPLAY_SDA (5)
#define MY_DISPLAY_SCL (4)
#define MY_DISPLAY_RST NOT_A_PIN
#define MY_DISPLAY_FLIP 1 // use if display is rotated
#define HAS_BUTTON GPIO_NUM_0
#define DISABLE_BROWNOUT 1 // comment out if you want to keep brownout feature