We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3607c0b commit 8e3da56Copy full SHA for 8e3da56
hardware/arduino/sam/variants/arduino_due_x/variant.h
@@ -69,6 +69,7 @@ extern "C"{
69
#define PIN_LED PIN_LED_13
70
#define PIN_LED2 PIN_LED_RXL
71
#define PIN_LED3 PIN_LED_TXL
72
+#define LED_BUILTIN 13
73
74
/*
75
* SPI Interfaces
0 commit comments