mirror of https://github.com/espruino/BangleApps
14 lines
626 B
Plaintext
14 lines
626 B
Plaintext
0.01: New app!
|
|
0.02: Add wheel circumference settings dialog
|
|
0.03: Save total distance traveled
|
|
0.04: Add sensor battery level indicator
|
|
0.05: Add cadence sensor support
|
|
0.06: Now read wheel rev as well as cadence sensor
|
|
Improve connection code
|
|
0.07: Make Bangle.js 2 compatible
|
|
0.08: Convert Yes/No On/Off in settings to checkboxes
|
|
0.09: Automatically reconnect on error
|
|
0.10: Fix cscsensor when using coospoo sensor that supports crank *and* wheel
|
|
0.11: Update to use blecsc library
|
|
0.12: Fix regression reporting cadence (reported per second when should be per minute) (fix #3434)
|
|
0.13: Fix total distance calculation |