Compare commits

..

No commits in common. "27c3ff40e1d0dcee99ed81b5c727e8d2dffe934f" and "c159417b93b3cbb10e32488a7d25a14627f2f0e2" have entirely different histories.

3 changed files with 1 additions and 5 deletions

View file

@ -8,7 +8,7 @@ from commands import Commands, send_command
# External Dependencies
import numpy as np
import serial # pip install pyserial, apt install python3-serial
import serial # pyserial
from serial.tools import list_ports

View file

@ -1,4 +1,3 @@
sudo apt install python3-serial
chmod +x run.sh
rm -f fwledmonitor.service || true
cat <<EOF >>./fwledmonitor.service

View file

@ -1,3 +0,0 @@
pyserial
numpy
wmi # only for windows