install i2s
This commit is contained in:
parent
e6528f24d6
commit
2c1726ca87
|
@ -164,6 +164,9 @@ echo "#enable piCaera" >> /boot/config.txt
|
||||||
echo "start_x=1" >> /boot/config.txt
|
echo "start_x=1" >> /boot/config.txt
|
||||||
|
|
||||||
|
|
||||||
|
echo "========== Setup sound to I2S ============"
|
||||||
|
sudo curl -sS https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/i2samp.sh | bash
|
||||||
|
|
||||||
echo "========== Install mpg123 ============"
|
echo "========== Install mpg123 ============"
|
||||||
sudo apt-get install mpg123 -y
|
sudo apt-get install mpg123 -y
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user