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