Skip to content

PiHub 1.0.3

Compare
Choose a tag to compare
@SBriere SBriere released this 22 Sep 18:15
· 45 commits to main since this release
8e312f8

What's Changed

  • WatchServer: Fixed file moving from ToProcess to Processed not happening when error was occurring (sending loop)
  • WatchServer: Added a flag to reject data that are too small (< 10 seconds)
  • WatchServer: Improved data sending process with a timer instead of waiting for device to disconnect to send data (which is currently occurring only when the device is removed from charger)

Full Changelog: v1.0.2...v1.0.3