You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library uses "delay();" internally at some point of the code so it makes it not suitable for asynchronous projects where millis are used to time the commands.
Any fix possible?
Arduino board: Any board
Arduino IDE version (found in Arduino -> About Arduino menu): Any version
List the steps to reproduce the problem below: Basic sketch but wothput delays
This library uses "delay();" internally at some point of the code so it makes it not suitable for asynchronous projects where millis are used to time the commands.
Any fix possible?
Arduino board: Any board
Arduino IDE version (found in Arduino -> About Arduino menu): Any version
List the steps to reproduce the problem below: Basic sketch but wothput delays