NonBlockingSequence

Allows Arduino programmer to create sequence of actions and pauses without blocing the thread.

Author
Ahmde Yousry
Website
https://github.com/AhmedYousryM/NonBlockingSequence
Category
Device Control
License
Unknown
Library Type
Contributed
Architectures
Any

Each Sequence is constructed form: boolean return functions, or time pauses. Each function run until it returns true. The functions can be a calss member function. Each Pause is specified by time in millis.

Downloads

Filename Release Date File Size
NonBlockingSequence-1.0.0.zip 8.08 KiB