uart working version

This commit is contained in:
Dmitry Borisenko
2020-12-10 19:12:15 +03:00
parent d17112b3ff
commit f487a691fb
26 changed files with 119 additions and 118 deletions

View File

@@ -31,6 +31,7 @@ void upgradeInit() {
}
}
};
SerialPrint("I", F("Update"), F("Updater Init"));
}
void getLastVersion() {