We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df88e4 commit 51a9a31Copy full SHA for 51a9a31
boards/bronco_space/proves_flight_control_board_v5/proves_flight_control_board_v5.dtsi
@@ -144,13 +144,15 @@ zephyr_udc0: &usbd {
144
ina219Sys: ina219Sys@40 {
145
compatible = "ti,ina219";
146
reg = <0x40>;
147
+ brng = <0>;
148
shunt-milliohm = <2>;
149
lsb-microamp = <100>;
150
label = "INA219 sys";
151
};
152
ina219Sol: ina219Sol@41 {
153
154
reg = <0x41>;
155
156
157
158
label = "INA219 sol";
0 commit comments