enable counter again

This commit is contained in:
2021-03-01 11:58:29 +01:00
parent fa3df2bb32
commit daf281eb89
2 changed files with 5 additions and 5 deletions

View File

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