mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-04 12:44:40 +00:00
Properly detect battery voltage
This commit is contained in:
parent
1aa0bef485
commit
deb36e2a3f
@ -11,7 +11,8 @@
|
||||
|
||||
// USB_CHECK
|
||||
#define EXT_PWR_DETECT 12
|
||||
#define ADC_V 8
|
||||
#define BATTERY_PIN 8
|
||||
#define ADC_CHANNEL ADC1_GPIO8_CHANNEL
|
||||
|
||||
#define PIN_BUZZER 9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user