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