sparkfun / Arduino_Boards

Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.
263 stars 125 forks source link

Fix SAMD21_Dev variant RX_LED pin description #114

Closed EEScott closed 8 months ago

EEScott commented 8 months ago

Resolves #113

PaulZC commented 8 months ago

Hi Scott (@EEScott ),

Good catch! Agreed. The RX LED is indeed connected to PortB Pin3:

image

We'll need to merge this - and roll the change into the tar ball...

Many thanks, Paul