mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
ID115: set manufacturer string
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ public class ID115Coordinator extends AbstractDeviceCoordinator {
|
||||
|
||||
@Override
|
||||
public String getManufacturer() {
|
||||
return null;
|
||||
return "VeryFit";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user