mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Fossil Hybrid: set time on connect
This commit is contained in:
@@ -176,6 +176,8 @@ public class FossilWatchAdapter extends WatchAdapter {
|
||||
new ConfigurationPutRequest.VibrationStrengthConfigItem(vibrationStrength),
|
||||
new ConfigurationPutRequest.TimezoneOffsetConfigItem((short) timezoneOffset)
|
||||
}, this));
|
||||
|
||||
setTime();
|
||||
}
|
||||
|
||||
public int getMTU() {
|
||||
|
||||
Reference in New Issue
Block a user