Moved ota username into newsettings

This commit is contained in:
2021-12-29 15:19:44 +01:00
parent 47233e5ad6
commit 6138c187f4
12 changed files with 18 additions and 26 deletions

View File

@@ -1,9 +1,5 @@
constexpr const char * const TAG = "BOBBY";
#ifndef OTA_USERNAME
#error No OTA username!
#endif
// system includes
#include <cstdio>