micropython.schedule equiv with pycom
-
What is the equivalent method of micropython.schedule to offload operations trigger by an ISR for example.
-
You are probably looking for Timer.Alarm().