diff --git a/Pipfile b/Pipfile index 4d33ab7..60c420f 100644 --- a/Pipfile +++ b/Pipfile @@ -13,3 +13,6 @@ watchfiles = "*" [requires] python_version = "3.12" + +[scripts] +dev = 'watchfiles "./dev.py /dev/ttyACM0 src reset follow" src/' \ No newline at end of file