24.06.2015, 15:37
Hey!
The stop function, from y_timers library, doesn't work. I don't know why.
This example doesn't work too.
Do you have any suggestion?
The stop function, from y_timers library, doesn't work. I don't know why.
Quote:
main() { repeat DelayedFunction(42); new Timer ![]() stop x; } |
Do you have any suggestion?