1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-24 01:03:20 +02:00

added HW address of my bs444

This commit is contained in:
vogan
2017-07-24 22:38:23 +02:00
parent 6cc9a565b5
commit e07584aa5f

View File

@@ -62,6 +62,7 @@ public class BluetoothMedisanaBS444 extends BluetoothCommunication {
hwAddresses.add("E454EB"); hwAddresses.add("E454EB");
hwAddresses.add("F13A88"); hwAddresses.add("F13A88");
hwAddresses.add("C9A68A"); hwAddresses.add("C9A68A");
hwAddresses.add("D60211");
return hwAddresses; return hwAddresses;
} }