mmarchetti / DirectIO

Fast, simple I/O library for Arduino
GNU Lesser General Public License v3.0
116 stars 27 forks source link

Fix port definition for ItsyBitsy M0 and M4 #30

Closed lopsided98 closed 3 years ago

lopsided98 commented 3 years ago

Fix a typo that prevented the Adafruit ItsyBitsy M0 and M4 boards from working.

mmarchetti commented 3 years ago

Thank you for the PR!