1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-02-06 17:13:36 +01: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("F13A88");
hwAddresses.add("C9A68A");
hwAddresses.add("D60211");
return hwAddresses;
}