Merge branch 'feat-weather' of https://github.com/jpirnay/crosspoint-reader into mybuild

This commit is contained in:
jpirnay
2026-04-02 18:37:55 +02:00
35 changed files with 3284 additions and 28 deletions
@@ -25,6 +25,7 @@ enum class SettingAction {
SystemInfo,
DetectTimezone,
SyncTime,
Weather,
};
struct SettingInfo {