utime.sleep() doesn't work in thread



  • Hi,

    while trying to slow down pymesh packet sending in a thread, I realized that utime.sleep(x) always waits for 1s, even if x > 1. The same command in the main thread works as expected. Am I missing something or is it a bug?


Log in to reply
 

Pycom on Twitter