I understand that the Peloton is calculating power in kJ, but most of the apps I use reference this as calories. I know I'm a sample size of 1.
Should we report calories?
If not feel free to close this issue. :)
|
fun onSensorDataUpdated(cadence: Float, power: Float, speed: Float, resistance: Float) |
I understand that the Peloton is calculating power in kJ, but most of the apps I use reference this as calories. I know I'm a sample size of 1.
Should we report calories?
If not feel free to close this issue. :)
grupetto/app/src/main/java/com/spop/poverlay/ble/BleServer.kt
Line 34 in 707f8b2