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:
parent
431a1859e6
commit
46567b1e87
@ -278,6 +278,11 @@ public class MiScale2DeviceSupport extends AbstractBTLEDeviceSupport {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onReadConfiguration(String config) {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onTestNewFunction() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user