mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-17 22:27:46 +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