First Version to be updateable over API
All checks were successful
Test compiling project / test (push) Successful in 2m34s
All checks were successful
Test compiling project / test (push) Successful in 2m34s
This commit is contained in:
@@ -45,4 +45,5 @@ struct OTAStatus {
|
||||
Version current_version;
|
||||
Version latest_version;
|
||||
int update_progress;
|
||||
String update_url;
|
||||
};
|
||||
Reference in New Issue
Block a user