Files
coin-counter-simulators/Makefile
2025-10-24 13:47:35 +02:00

11 lines
236 B
Makefile

run-pelican:
@ uv run python main.py pelican --port /dev/ttyUSB0 --baud 115200
run-glory:
@ uv run python main.py glory --port /dev/ttyUSB0 --baud 115200
run-selex:
@ uv run python main.py selex --port /dev/ttyUSB0 --baud 115200