This commit is contained in:
richonguzman 2024-12-10 18:32:09 -03:00
parent aa17d85874
commit c8f4161ee9
3 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#define OLED_SDA 4
#define OLED_SCL 15
#define OLED_RST 16
#define OLED_DISPLAY_HAS_RST_PIN
// GPS
#define GPS_RX 12

View File

@ -18,6 +18,7 @@
#define OLED_SDA 4
#define OLED_SCL 15
#define OLED_RST 16
#define OLED_DISPLAY_HAS_RST_PIN
// GPS
#define GPS_RX 12

View File

@ -18,6 +18,7 @@
#define OLED_SDA 4
#define OLED_SCL 15
#define OLED_RST 16
#define OLED_DISPLAY_HAS_RST_PIN
// GPS
#define HAS_NO_GPS