Arduino library has few delay function: 1. delay() – as a parameter you should pass a value on milliseconds; 2. delayMicroseconds() – as a parameter you should pass a value on microseconds. I see that really first time.



This content originally appeared on DEV Community and was authored by Denys Shabelnyk


This content originally appeared on DEV Community and was authored by Denys Shabelnyk