Skip to content

Commit 0fea691

Browse files
committed
fix the units on the wattage
1 parent 07d6d0d commit 0fea691

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

controllerOptions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
digitalSensorChannels:8,
2626
inertialSensors:1,
2727
voltages:[3.7,5.0],
28-
batteryWattHour:1480.0,
29-
batteryPeakWatt:4440
28+
batteryWattHour:1.4800,
29+
batteryPeakWatt:4.440
3030
}
3131
}
3232
]

0 commit comments

Comments
 (0)