mirror of
https://github.com/oliexdev/openScale.git
synced 2025-02-06 17:13:36 +01:00
Sanitas SBF-70: Add BT address prefix reported by @nykroy
Signed-off-by: Jerome Flesch <jflesch@kwain.net>
This commit is contained in:
parent
276ea608f0
commit
b020ee6423
@ -116,6 +116,7 @@ public class BluetoothSanitasSbf70 extends BluetoothCommunication {
|
||||
ArrayList hwAddresses = new ArrayList();
|
||||
hwAddresses.add("C4BE84");
|
||||
hwAddresses.add("209148");
|
||||
hwAddresses.add("F4B85E");
|
||||
|
||||
return hwAddresses;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user