TeensyUser / doc

Teensy PJRC WIKI
76 stars 5 forks source link

pin.h update #6

Closed manitou48 closed 4 years ago

manitou48 commented 4 years ago

For the future you might change pin.h in pinList to read #elif defined(ARDUINO_TEENSY40) || defined (ARDUINO_TEENSY41)

luni64 commented 4 years ago

Thanks, fixed it. Since the 4.1 will use the same controller that should work without much testing :-)