Fix missing macro definition

This commit is contained in:
lewishe 2023-08-09 10:23:09 +08:00
commit d414a2a8eb
2 changed files with 2 additions and 1 deletions

View file

@ -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