initial commit
This commit is contained in:
6
Code/lib/FastLED/ci/ci-compile
Normal file
6
Code/lib/FastLED/ci/ci-compile
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# cd to the directory of the script
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
python ci-compile.py
|
||||
Reference in New Issue
Block a user