Skip to content

Commit 26825b8

Browse files
committed
set neopixel pin
1 parent 4a10467 commit 26825b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Factory_Tests/QTPy_ESP32C3_FactoryTest/QTPy_ESP32C3_FactoryTest.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include <WiFi.h>
99
extern Adafruit_TestBed TB;
1010

11+
#define NEOPIXEL_PIN 2
1112

1213
void setup() {
1314
Serial.begin(115200);

0 commit comments

Comments
 (0)