tuxoutdoor/boards/nrf52832_outdoor.overlay

9 lines
155 B
Plaintext

/ {
vbatt {
compatible = "voltage-divider";
io-channels = <&adc 4>;
output-ohms = <4600>;
full-ohms = <(4600 + 3230)>;
};
};