add ttgotdisplays3.h
This commit is contained in:
parent
69fd3e51e2
commit
3f162e616c
@ -7,9 +7,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define DISABLE_BROWNOUT 1 // comment out if you want to keep brownout feature
|
||||
|
||||
#define HAS_LED LED_BUILTIN
|
||||
#define HAS_LED NOT_A_PIN
|
||||
#define HAS_BUTTON 14 // on board button (right side)
|
||||
|
||||
// power management settings
|
||||
@ -23,5 +21,4 @@
|
||||
#define MY_DISPLAY_WIDTH 172
|
||||
#define MY_DISPLAY_HEIGHT 320
|
||||
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user