We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a10467 commit 26825b8Copy full SHA for 26825b8
1 file changed
Factory_Tests/QTPy_ESP32C3_FactoryTest/QTPy_ESP32C3_FactoryTest.ino
@@ -8,6 +8,7 @@
8
#include <WiFi.h>
9
extern Adafruit_TestBed TB;
10
11
+#define NEOPIXEL_PIN 2
12
13
void setup() {
14
Serial.begin(115200);
0 commit comments