-->
Page 1 of 1

Does SMING have Arduino's equivalent of yield(), delay()?

PostPosted: Tue Aug 16, 2016 8:16 am
by helpme
ESP8266 Arduino has yield(), delay() to move processing to the CPU when certain processes are hogging CPU resources for too long. Does SMING have equivalent functions for yield() and delay()?