1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-30 19:49:59 +02:00

Added information for supported scale BF720 (#808)

This commit is contained in:
schweigel
2022-04-15 19:29:47 +02:00
committed by GitHub
parent 1f103368ec
commit 11eca544a5
4 changed files with 4 additions and 4 deletions

View File

@@ -59,7 +59,7 @@ public class BluetoothBeurerBF105 extends BluetoothStandardWeightProfile {
@Override
public String driverName() {
return "Beurer BF105";
return "Beurer BF105/720";
}
@Override