Skip to content

What more?!

Compare
Choose a tag to compare
@leftCoast leftCoast released this 08 Sep 19:20
· 177 commits to master since this release

Minor cleanup, some small bugs dealt with. Biggest change was adding sleep() as a global function in the idlers library. This allows people to halt their loop() function like calling delay(), but it keeps everything else running in the background. Does nothing if called in the background.