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
it would be nice if an array of integers representing the pins could be directly passed to the isDigitalPinValid.
Therefore I would recommend to use a function overload so we can keep backwards compatibility and easy access with just one Pin passed to the function.
The text was updated successfully, but these errors were encountered:
To avoid such big cluttered structures:
it would be nice if an array of integers representing the pins could be directly passed to the isDigitalPinValid.
Therefore I would recommend to use a function overload so we can keep backwards compatibility and easy access with just one Pin passed to the function.
The text was updated successfully, but these errors were encountered: