diff options
author | Sven Gothel <[email protected]> | 2020-05-28 06:18:01 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-05-28 06:18:01 +0200 |
commit | 05a2ccfeb9880b7dbff9e82849d5d4fc6105721a (patch) | |
tree | fa5158835a28e9f0dd180816998d3cf22a81ed97 /scripts/run-dbt_scanner10.sh | |
parent | 461354b4033f6a5a5aa6004e1f0227f0242e558b (diff) |
dbt_scanner00/10, ScannerTinyB01: Use getUTF8String(..) for GATT Characteristic values, exposing human readable string portions
Diffstat (limited to 'scripts/run-dbt_scanner10.sh')
-rwxr-xr-x | scripts/run-dbt_scanner10.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/run-dbt_scanner10.sh b/scripts/run-dbt_scanner10.sh index 7c4d05e1..23e668ad 100755 --- a/scripts/run-dbt_scanner10.sh +++ b/scripts/run-dbt_scanner10.sh @@ -2,6 +2,7 @@ # # ../scripts/run-dbt_scanner10.sh -wait -mac C0:26:DA:01:DA:B1 2>&1 | tee ~/scanner-h01-dbt10.log +# ../scripts/run-dbt_scanner10.sh -wait -wl C0:26:DA:01:DA:B1 2>&1 | tee ~/scanner-h01-dbt10.log # ../scripts/run-dbt_scanner10.sh -wait 2>&1 | tee ~/scanner-h01-dbt10.log # |