call do_* functions

master
Eggert Jung 4 years ago
parent f89ea0bde9
commit 409b2b8afb

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