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
-3
View File
@@ -1,6 +1,3 @@
#undef GPS_RX_PIN
#undef GPS_TX_PIN
#define BATTERY_PIN 35 // A battery voltage measurement pin, voltage divider connected here to measure battery voltage
// ratio of voltage divider = 2.0 (R42=100k, R43=100k)
#define ADC_MULTIPLIER 2.11 // 2.0 + 10% for correction of display undervoltage.