1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-17 10:54:03 +02:00

Make NoF1 compatible with background js branch

This commit is contained in:
Daniele Gobbetti 2017-09-03 17:09:19 +02:00
parent bb962001a5
commit d669d3b325

View File

@ -190,7 +190,7 @@ public class No1F1Support extends AbstractBTLEDeviceSupport {
} }
@Override @Override
public void onAppConfiguration(UUID appUuid, String config) { public void onAppConfiguration(UUID appUuid, String config, Integer id) {
} }