Final changes before 2.0

This commit is contained in:
Gunnar Skjold
2021-12-10 08:19:48 +01:00
parent db859e3ff5
commit d697f7e37f
3 changed files with 7 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ private:
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
};
RemoteDebug* debugger;
void setHour(uint8_t, int16_t);
void setHour(uint8_t, int32_t);
void setDay(uint8_t, int32_t);
};