Skip to content

Commit d0984f0

Browse files
committed
Update strandtest.ino
1 parent a7235b4 commit d0984f0

File tree

1 file changed

+1
-1
lines changed
  • megaavr/libraries/tinyNeoPixel_Static/examples/strandtest

1 file changed

+1
-1
lines changed

megaavr/libraries/tinyNeoPixel_Static/examples/strandtest/strandtest.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include <tinyNeoPixel_Static.h>
22

3-
#define PIN PIN_PA3
3+
#define PIN PIN_PA1
44

55
// Parameter 1 = number of pixels in strip
66
// Parameter 2 = Arduino pin number (most are valid)

0 commit comments

Comments
 (0)