Remove old comment. Update requirements.txt
This commit is contained in:
parent
a26161cf64
commit
6a7e80ef94
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/bin/bash
|
||||
chmod +x run.sh
|
||||
# If first arg is of form :n it will set DISPLAY to :n. Default is :0
|
||||
dsp=$DISPLAY
|
||||
args="$*"
|
||||
rm -f fwledmonitor.service || true
|
||||
|
|
|
@ -2,4 +2,4 @@ pyserial
|
|||
numpy
|
||||
psutils
|
||||
psutil
|
||||
evdev
|
||||
pynput
|
Loading…
Add table
Reference in a new issue