mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-26 11:47:51 +00:00
Migrate esp32 families to pioarduino platform
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
// A battery voltage measurement pin, voltage divider connected here to measure battery voltage
|
||||
// ratio of voltage divider = 3.0 (R11=200k, R7=100k)
|
||||
#define ADC_MULTIPLIER 3.1 // 3.0 with correction of display undervoltage.
|
||||
#define ADC_CHANNEL ADC1_GPIO2_CHANNEL
|
||||
#define ADC_CHANNEL ADC_CHANNEL_1
|
||||
|
||||
#define USE_RF95 // RFM95/SX127x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user