You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introducing support for KM5s and rewrote J-LCD code
Featuring an common API for King-Meter displays
Added display_debug() and SERIAL_MODE_DISPLAYDEBUG/BLUETOOTH_MODE_DISPLAYDEBUG
disable motor output at startup - there was a 100ms spike during setup
routine at motor output
slowly ramp PID integral part down to 0 when not pedaling instead of
setting power setpoint to -60W. This could lead to malfunctions, e.g. if
the current offset is configured wrong.
added option to reset integral part instead of ramping down