mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-18 00:32:38 +00:00
Thinknode M5 ADC_MULTIPLIER to actually hit 100% charge (#8489)
This commit is contained in:
@@ -14,6 +14,8 @@
|
|||||||
#define BATTERY_PIN 8
|
#define BATTERY_PIN 8
|
||||||
#define ADC_CHANNEL ADC1_GPIO8_CHANNEL
|
#define ADC_CHANNEL ADC1_GPIO8_CHANNEL
|
||||||
|
|
||||||
|
#define ADC_MULTIPLIER 2.11 // 2.0 + 10% for correction of display undervoltage.
|
||||||
|
|
||||||
#define PIN_BUZZER 9
|
#define PIN_BUZZER 9
|
||||||
|
|
||||||
// Buttons
|
// Buttons
|
||||||
|
|||||||
Reference in New Issue
Block a user