Skip to content

Commit 2193d02

Browse files
authored
External library test - Example change for WS2812FX lib (#8146)
* Added 2 new libs + removed unnecessary multiple examples * Change example for WS2812FX lib
1 parent a7bd6c9 commit 2193d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"name": "WS2812FX",
6161
"exclude_targets": [],
6262
"sketch_path": [
63-
"~/Arduino/libraries/WS2812FX/examples/ws2812fx_matrix/ws2812fx_matrix.ino"
63+
"~/Arduino/libraries/WS2812FX/examples/ws2812fx_spi/ws2812fx_spi.ino"
6464
]
6565
}
6666
]

0 commit comments

Comments
 (0)