Added printout of rawdata to doAnalysis to help with debugging BLE connection

This commit is contained in:
Graham Jones
2022-10-01 13:20:40 +01:00
parent 114a6ba045
commit 28891df0cf
2 changed files with 3 additions and 2 deletions

View File

@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="uk.org.openseizuredetector"
android:versionCode="110"
android:versionName="4.1.0g">
android:versionCode="111"
android:versionName="4.1.0h">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />