Timer is not working on uiFlow 1.4.5
-
uiFlow says "Please create the timer first"
So I drag the timer callback into the flow and then name it my_timer. Then when I try to set the timer, it shows "undefined" and not "my_timer"
-
@world101 refresh the webpage. then try again
-
you should additionaly use start timer block
example:
https://github.com/stonatm/m5stickc/blob/master/mqtt.pngset timer can be use to change parameters of timer which you run by start timer
-
@m5stack said in Timer is not working on uiFlow 1.4.5:
@world101 refresh the webpage. then try again
Working now. Thanks for fixing it.