Remove GPS pins from devices lacking built-in GPS (#2812)

This commit is contained in:
Jonathan Bennett
2023-09-19 10:55:14 -05:00
committed by GitHub
parent 94f7c7e472
commit 17207681ef
6 changed files with 1 additions and 29 deletions
-5
View File
@@ -1,8 +1,3 @@
#undef GPS_RX_PIN
#undef GPS_TX_PIN
#define PIN_GPS_EN 42 // GPS power enable pin
#define HAS_SDCARD
#define SDCARD_USE_SPI1