kopia lustrzana https://github.com/meshtastic/protobufs
Update config.proto
rodzic
c183973317
commit
cd9dddb199
|
@ -364,6 +364,7 @@ message Config {
|
||||||
/*
|
/*
|
||||||
* Ratio of voltage divider for battery pin eg. 3.20 (R1=100k, R2=220k)
|
* 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.
|
* 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
|
* Should be set to floating point value between 2 and 6
|
||||||
*/
|
*/
|
||||||
float adc_multiplier_override = 3;
|
float adc_multiplier_override = 3;
|
||||||
|
|
Ładowanie…
Reference in New Issue