From dd0e3c89d1b5f3bc57e60f5654acb962f56f4162 Mon Sep 17 00:00:00 2001 From: Gordon Williams Date: Tue, 31 Mar 2020 14:39:59 +0100 Subject: [PATCH] Added showModal/hideModal utility functions Added readStorageFile/eraseStorageFile to handle efficiently downloading large files (fix #119) --- apps/gpsrec/interface.html | 45 ++++++------------------------ apps/heart/interface.html | 45 ++++++------------------------ js/comms.js | 45 ++++++++++++++++++++++++++++++ js/index.js | 8 ++++++ lib/interface.js | 56 +++++++++++++++++++++++++++++++++++--- 5 files changed, 123 insertions(+), 76 deletions(-) diff --git a/apps/gpsrec/interface.html b/apps/gpsrec/interface.html index b87d75b3c..bc8dc48e1 100644 --- a/apps/gpsrec/interface.html +++ b/apps/gpsrec/interface.html @@ -5,32 +5,9 @@
- -