We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13d236 commit d5a6888Copy full SHA for d5a6888
variants/seeed_xiao_rp2350/pins_arduino.h
@@ -28,6 +28,7 @@ static const uint8_t D18 = (9u);
28
29
// LEDs
30
#define PIN_LED (25u)
31
+#define LED_BUILTIN PIN_LED
32
33
// Serial
34
#define PIN_SERIAL1_TX (0u)
0 commit comments