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

@@ -73,7 +73,7 @@ dependencies {
//androidTestImplementation 'androidx.test:rules:1.1.1'
//androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
//androidTestImplementation 'androidx.test.espresso:espresso-intents:3.1.1'
implementation 'com.techyourchance:threadposter:1.0.1'
}
repositories {