1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-09-01 20:33:31 +02:00

added Runtastic Libra name

This commit is contained in:
OliE
2017-12-27 12:39:36 +01:00
parent f058b1fbe8
commit d339eafd0f

View File

@@ -115,7 +115,7 @@ public class BluetoothBeurerBF700_800 extends BluetoothCommunication {
@Override
public String deviceName() {
return "Beurer BF700/800";
return "Beurer BF700/800 / Runtastic Libra";
}
@Override