mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Pebble: preparations for js appmessage ack/nack callbacks
This commit is contained in:
@@ -762,7 +762,7 @@ public class MiBand2Support extends AbstractBTLEDeviceSupport {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onAppConfiguration(UUID uuid, String config) {
|
||||
public void onAppConfiguration(UUID uuid, String config, Integer id) {
|
||||
// not supported
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user