Skip to content

Release v1.1.1

Compare
Choose a tag to compare
@inonoob inonoob released this 23 Feb 20:43
· 29 commits to master since this release
96042d2

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