mirror of
https://github.com/sebseb7/pilivestreamingtools.git
synced 2025-12-13 13:52:27 +00:00
wiringpi
This commit is contained in:
3
misc.sh
3
misc.sh
@@ -1,4 +1,5 @@
|
||||
raspi-config nonint do_memory_split 256
|
||||
sudo apt-get install wiringpi
|
||||
sudo raspi-config nonint do_memory_split 256
|
||||
echo "dtoverlay=pi3-disable-wifi" | sudo tee -a /boot/config.txt
|
||||
echo "dtoverlay=pi3-disable-bt" | sudo tee -a /boot/config.txt
|
||||
sudo systemctl disable hciuart
|
||||
|
||||
Reference in New Issue
Block a user