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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Release v1.1.1
Rearranged folders in 'src' and added the folder 'services'. This should improve readability and have a more organized project.
Revisited of the average instantaneous power calculation for the S4 in order to get closer to Display values AvgInstaPower: change algo #28 ==> Thanks @b3nj1
Fixed bug in SmartRow where speed was not set to 0 during HIIT training ==> Thanks @sjeri
Supervisor now runs as user pi and no longer as root. Improves security
Added function to end PiRowFlo script gracefully ==> Thanks @sjeri
Added required version numbers in requirement.txt for Pip install