This commit is contained in:
Eden Kirin
2025-10-09 14:00:22 +02:00
commit 724f116ed2
10 changed files with 1072 additions and 0 deletions

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
run-pelican:
@ uv run python pelican.py --port /dev/ttyUSB0 --baud 115200
run-glory:
@ uv run python glory.py --port /dev/ttyUSB0 --baud 115200