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
Change digitalPinToPinName() into a first class function
This fixes some issues with the new arduino-cli, since compling a lot of libraries
forces linking them as archives, breaking the inline.
Must be tested in the CI to make sure it dones't break anyhing
0 commit comments