mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-31 22:21:52 +00:00
Upload configuration file
This commit is contained in:
@@ -34,7 +34,9 @@ public:
|
||||
bool save();
|
||||
|
||||
DayDataPoints getDayData();
|
||||
bool setDayData(DayDataPoints&);
|
||||
MonthDataPoints getMonthData();
|
||||
bool setMonthData(MonthDataPoints&);
|
||||
|
||||
private:
|
||||
Timezone* tz;
|
||||
|
||||
Reference in New Issue
Block a user