Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 215 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 215 Bytes

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.