Added ExportData function, and fixed issue with fault showing for HR and O2sat.

This commit is contained in:
Graham Jones
2023-06-03 19:30:04 +01:00
parent 36ba4e2f77
commit 0a57ff0ae0
9 changed files with 276 additions and 28 deletions

View File

@@ -7,6 +7,7 @@ buildscript {
name 'Google'
}
google()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.3.1'