Qk-Ahmadzai / arduino-timerone

Automatically exported from code.google.com/p/arduino-timerone
0 stars 0 forks source link

Arduino TimerOne Library

The library you can use for threading in arduino. by defualt arduino run everything in one process where using this library can create multiple concurrent process in the form of threads.