significant progress on frontend

This commit is contained in:
2020-11-01 18:48:39 +01:00
parent a2fba1f34d
commit 690ca7817e
3 changed files with 53 additions and 9 deletions

View File

@ -39,7 +39,7 @@ void my_setup_2() {
frontendInit();
schAdd(helloMeterbus, NULL, 0, 10000);
schAdd(helloMeterbus, NULL, 0, 1000);
}
void my_loop() {