forked from kofal.net/zmk
fix(boards): Rename BVD labels
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
vbatt {
|
||||
compatible = "zmk,battery-voltage-divider";
|
||||
label = "VOLTAGE_DIVIDER";
|
||||
label = "BATTERY";
|
||||
io-channels = <&adc 2>;
|
||||
output-ohms = <2000000>;
|
||||
full-ohms = <(2000000 + 820000)>;
|
||||
|
||||
Reference in New Issue
Block a user