Re-enabled auto reconnection in BLE2 data source - seems to be working well after several disconnect-reconnect cycles.

This commit is contained in:
Graham Jones
2024-04-14 19:55:41 +01:00
parent 9e421d51a5
commit db9515cf31
4 changed files with 16 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
OpenSeizureDetector Android App - Change Log
============================================
V4.2.7 - BLE2 data source re-start fixed??
V4.2.6 - Fixed problem with notifications in Android 13
- Improved start-up checks for permissions
- Improved system re-start after changing settings (but still not perfect!)