Hi,
I'm using a M5StickC Plus with UIFlow 1.9.0, installed with M5 burner on MacOsX 12.
My UIFlow program contains 2 timers named tutu and coucou. Each time I save the program to my local disk and load it again in UIFlow, the calls are changed in the way that both call the same timer (tutu only).
I save this program :
I load the same file but get that program :
I join the m5f file :
https://pastebin.com/Xjnb5Fca
Thank you