DEV Community

Denys Shabelnyk
Denys Shabelnyk

Posted on

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.

Top comments (0)