mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-25 09:30:51 +02:00
Add new HW address for Medisana BS444
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user