PiHub 1.0.3
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