This commit is contained in:
2021-02-28 21:00:50 +01:00
parent 0cb99a4854
commit 45d5f8af9b
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ void my_setup_2() {
networkInit();
counterInit();
// counterInit();
logMsg("Application running");
}