V4.2.4 - fault rather than crash if bluetooth system crashes.

This commit is contained in:
Graham Jones
2024-03-26 21:12:13 +00:00
parent fb59ec6db6
commit ba9b092147
5 changed files with 57 additions and 34 deletions

View File

@@ -1,6 +1,7 @@
OpenSeizureDetector Android App - Change Log
============================================
V4.2.4 - Added checks and a FAULT condition for Bluetooth errors in Bluetooth Data Source
V4.2.3 - Uses 3d accelerometer data to calculate magnitude if vector magnitude is not sent from data source.
- fixed latched alarms (Issue #146)
- fixed HR alarms selection issue (#153)