Initial commit of Arduino libraries
This commit is contained in:
5
FastLED/ci/ci-compile
Normal file
5
FastLED/ci/ci-compile
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# cd to the directory of the script
|
||||
cd "$(dirname "$0")"
|
||||
uv run ci-compile.py "$@"
|
||||
Reference in New Issue
Block a user