updated requirements
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -83,7 +83,7 @@ For the professionals out there, most of you will already know how to pixel cont
|
||||
### Commands to install all the required packages:
|
||||
|
||||
```
|
||||
sudo apt update -y && sudo apt upgrade -y && sudo apt install python3 python3-pip git python3-flask apache2 php mariadb-server mariadb-client ola ola-python dnsmasq hostapd rfkill
|
||||
sudo apt update -y && sudo apt upgrade -y && sudo apt install python3 python3-pip git python3-flask apache2 php mariadb-server mariadb-client ola ola-python dnsmasq hostapd rfkill -y
|
||||
```
|
||||
|
||||
### Setup the wifi access point:
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
adafruit_circuitpython_neopixel==6.3.11
|
||||
Flask==2.3.2
|
||||
MySQL-python==1.2.5
|
||||
neopixel==0.0.1
|
||||
python_osc==1.8.3
|
||||
Requests==2.31.0
|
||||
stupidArtnet==1.4.0
|
||||
wifi==0.3.8
|
||||
|
||||
Reference in New Issue
Block a user