logging class working vector

This commit is contained in:
Dmitry Borisenko
2020-10-31 21:07:49 +03:00
parent 0385beccdd
commit ff12345b12
10 changed files with 44 additions and 30 deletions

View File

@@ -129,3 +129,6 @@ extern void uptime_init();
// Web
extern void web_init();
// Upgrade
extern String serverIP;