Skip to content

Commit b64a592

Browse files
authored
Update cool642tb-mini.dtsi
1 parent a33638a commit b64a592

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

config/boards/shields/Test/cool642tb-mini.dtsi

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,7 @@
112112
triggers-per-rotation = <10>;
113113
};
114114

115-
vbatt: vbatt {
116-
compatible = "zmk,battery-voltage-divider";
117-
io-channels = <&adc 2>; // ADCピンの指定(要確認)
118-
output-ohms = <2000000>; // 分圧抵抗値(例: 2MΩ)
119-
full-mv = <2400>; // 満充電電圧(例:2.4V=2400)
120-
empty-mv = <2000>; // 空電池電圧(例:2.0V=2000)
121-
};
115+
122116

123117

124118

0 commit comments

Comments
 (0)