Skip to content

Arduino Pedelec Configurator 1.27

Choose a tag to compare

@jenkie jenkie released this 01 Feb 14:45
· 125 commits to master since this release
Modified speed calculation for slow speeds

Calculates the upper limit of the speed based on the time elapsed since
the last speed_change event.
If this upper limit is slower than the last real measurement, this
slower speed is used.