mirror of
https://github.com/oliexdev/openScale.git
synced 2025-02-06 17:13:36 +01:00
add new hw address for Medisana BS444 scale
This commit is contained in:
parent
c68057554d
commit
217bd7a5df
@ -61,6 +61,7 @@ public class BluetoothMedisanaBS444 extends BluetoothCommunication {
|
||||
ArrayList hwAddresses = new ArrayList();
|
||||
hwAddresses.add("E454EB");
|
||||
hwAddresses.add("F13A88");
|
||||
hwAddresses.add("C9A68A");
|
||||
|
||||
return hwAddresses;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user