We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fbb1e5 commit ba83100Copy full SHA for ba83100
freertos/hello_freertos/hello_freertos.c
@@ -22,7 +22,7 @@
22
#endif
23
24
// Whether to flash the led
25
-#ifndef USB_LED
+#ifndef USE_LED
26
#define USE_LED 1
27
28
0 commit comments