1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-14 19:57:32 +01:00

Fix build

(...because we did not merge PRs in the correct order)
This commit is contained in:
Andreas Shimokawa 2019-03-05 22:32:49 +01:00
parent 431a1859e6
commit 46567b1e87

View File

@ -278,6 +278,11 @@ public class MiScale2DeviceSupport extends AbstractBTLEDeviceSupport {
}
@Override
public void onReadConfiguration(String config) {
}
@Override
public void onTestNewFunction() {