mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update config.proto
This commit is contained in:
parent
c183973317
commit
cd9dddb199
1 changed files with 1 additions and 0 deletions
|
|
@ -364,6 +364,7 @@ message Config {
|
|||
/*
|
||||
* Ratio of voltage divider for battery pin eg. 3.20 (R1=100k, R2=220k)
|
||||
* Overrides the ADC_MULTIPLIER defined in variant for battery voltage calculation.
|
||||
* https://meshtastic.org/docs/configuration/radio/power/#adc-multiplier-override
|
||||
* Should be set to floating point value between 2 and 6
|
||||
*/
|
||||
float adc_multiplier_override = 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue