Commit Graph

9 Commits (master)

Author SHA1 Message Date
SQFMI 472eee733d
Merge branch 'master' into fix/gmtOffset_from_weather 9 months ago
Olivier Mehani b0e405e187
Use designated initialisers for watchySettings
This [0] allows to skip obsolete fields, and generally not have to rely
on field ordering.

[0] https://www.cppstories.com/2021/designated-init-cpp20/

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
11 months ago
Olivier Mehani 2bd89ef250
Get gmtOffset from weather data, for use in all NTP requests
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
11 months ago
sqfmi 99158e19d4 v1.4.3
- add ntp sync to weather call
- removed dst param since it's not used
12 months ago
Batchyx ccef29a679 Fix compilation of Watchy_Tetris
Inheriting the constructor is enough, no need to declare another
constructor that does not compile.
1 year ago
sqfmi 9f0ce88057 user definable settings 2 years ago
SQFMI 516142c373 added bins 3 years ago
SQFMI 94f3c198b3 fixed hard coded time in Tetris 3 years ago
SQFMI 609c839c4a added Tetris 3 years ago