call do_* functions

This commit is contained in:
2022-02-11 18:22:59 +01:00
parent f89ea0bde9
commit 409b2b8afb

2
main.c
View File

@@ -257,6 +257,8 @@ int main()
}
do_notaus();
do_rolle();
do_taenzer();
#if PLC_MQTT_ENABLED
ioHelperSetBit(outStates, LED_BUS_OK, 1);