mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-05 15:35:51 +01:00
Fossil Hybrid: set time on connect
This commit is contained in:
parent
2335a7a337
commit
36b38c2f11
@ -176,6 +176,8 @@ public class FossilWatchAdapter extends WatchAdapter {
|
||||
new ConfigurationPutRequest.VibrationStrengthConfigItem(vibrationStrength),
|
||||
new ConfigurationPutRequest.TimezoneOffsetConfigItem((short) timezoneOffset)
|
||||
}, this));
|
||||
|
||||
setTime();
|
||||
}
|
||||
|
||||
public int getMTU() {
|
||||
|
Loading…
Reference in New Issue
Block a user