more ota work-ota cmd line implemented-not tested

This commit is contained in:
sleclerc
2019-09-21 00:17:59 -04:00
parent 8aedca48a7
commit bc6215e34a
13 changed files with 2240 additions and 1956 deletions

View File

@@ -13,7 +13,7 @@ extern "C" {
#endif
// Register system functions
static void register_ota_cmd();
void register_ota_cmd();
#ifdef __cplusplus
}
#endif