We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fdd901 commit 36bdbdbCopy full SHA for 36bdbdb
variants/Geekble_ESP32C3/pins_arduino.h
@@ -3,7 +3,7 @@
3
4
#include <stdint.h>
5
6
-static const uint8_t LED_BUILTIN = 8;
+static const uint8_t LED_BUILTIN = 10;
7
#define BUILTIN_LED LED_BUILTIN // backward compatibility
8
#define LED_BUILTIN LED_BUILTIN // allow testing #ifdef LED_BUILTIN
9
0 commit comments