Fix missing macro definition
This commit is contained in:
parent
80f4baa765
commit
d414a2a8eb
2 changed files with 2 additions and 1 deletions
|
|
@ -75,6 +75,7 @@
|
|||
#define GPS_BAUD_RATE 9600
|
||||
#define HAS_GPS
|
||||
#define HAS_DISPLAY //Optional, bring your own board, no OLED !!
|
||||
#define HAS_PMU
|
||||
|
||||
#elif defined(LILYGO_T3_V1_0)
|
||||
#define I2C_SDA 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue