OpenSeizureDetector / Android_Pebble_SD

The main OpenSeizureDetector Android App, that is published on the Android Play Store.
http://openseizuredetector.org.uk
GNU General Public License v3.0
9 stars 14 forks source link

Introduced ParseToDoule function into mUtil as suggested by @AroonPro… #187

Closed jones139 closed 4 months ago

jones139 commented 4 months ago

…. I have used NumberFormat to do the parse as recommended by the Oracle java documentation. Fixes #185