Arduino Nano RP2040 Connect does not know the onboard LED (LED_BUILTIN) #13320
Unanswered
hybotix
asked this question in
RP2040 / Pico
Replies: 4 comments
-
The on-board LEDs at the Arduino Nano RP2040 Connect are called LED, LED_RED, LED_GREEN and LED_BLUE. LED or PIN names are not the same across boards. The Pin names can be seen with:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@robert-hh I'm working on a PR to add the missing pin names. Will be done shortly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
try with |
Beta Was this translation helpful? Give feedback.
0 replies
-
what was current stage |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MPY: soft reboot
MicroPython v1.21.0 on 2023-10-06; Arduino Nano RP2040 Connect with RP2040
Type "help()" for more information.
Beta Was this translation helpful? Give feedback.
All reactions