tuxoutdoor/boards/nrf52832_outdoor.overlay

9 lines
155 B
Plaintext
Raw Normal View History

2023-09-01 01:24:45 +00:00
/ {
vbatt {
compatible = "voltage-divider";
io-channels = <&adc 4>;
output-ohms = <4600>;
full-ohms = <(4600 + 3230)>;
};
};