mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 02:52:11 +01:00
Working through git filesystem recovery
This commit is contained in:
parent
a3cb1d63fe
commit
67cd9a3200
5 changed files with 15 additions and 2 deletions
1
GitOTA.h
1
GitOTA.h
|
|
@ -13,6 +13,7 @@
|
|||
#define GIT_UPDATE_COMPLETE 4
|
||||
#define GIT_UPDATE_CANCELLING 5
|
||||
#define GIT_UPDATE_CANCELLED 6
|
||||
|
||||
class GitRelease {
|
||||
public:
|
||||
uint64_t id = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue