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
In Leonardo hardware pin assignment, the correspondence between bit mask and pin PD5 is missing, while PD4 is repeated as D24, so D24 should be PD5. This is issue 3129 in arduino/Arduino and I would like to see it also fixed for the SparkFun SF32u4 boards please. arduino/Arduino#3129
This will let us blink the TXLED with pin 24, similar to the way we blink the RXLED with pin 17.