Remove old comment. Update requirements.txt

This commit is contained in:
Leone, Mark A [LGS] 2025-08-09 15:34:09 -04:00
parent a26161cf64
commit 6a7e80ef94
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,5 @@
#!/bin/bash #!/bin/bash
chmod +x run.sh chmod +x run.sh
# If first arg is of form :n it will set DISPLAY to :n. Default is :0
dsp=$DISPLAY dsp=$DISPLAY
args="$*" args="$*"
rm -f fwledmonitor.service || true rm -f fwledmonitor.service || true

View file

@ -2,4 +2,4 @@ pyserial
numpy numpy
psutils psutils
psutil psutil
evdev pynput