police-colors/test.fish
2025-01-14 23:16:19 -05:00

5 lines
161 B
Fish
Executable file

#!/bin/fish
cd build
make
#echo "adapter speed 10000" | nc localhost 4444
echo "program build/police_colors.elf verify reset" | nc -N localhost 4444 &>/dev/null