meterbus state machine
This commit is contained in:
parent
387f562629
commit
7aa330af95
@ -39,7 +39,7 @@ void my_setup_2() {
|
|||||||
frontendInit();
|
frontendInit();
|
||||||
frontendSetThreshold(240);
|
frontendSetThreshold(240);
|
||||||
|
|
||||||
schAdd(helloMeterbus, NULL, 0, 5000);
|
schAdd(helloMeterbus, NULL, 0, 10000);
|
||||||
}
|
}
|
||||||
|
|
||||||
void my_loop() {
|
void my_loop() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user