Update patch and tutorial
This commit is contained in:
parent
b23c66ccd3
commit
d6d912f9c7
@ -2,8 +2,8 @@
|
||||
current_file=$0
|
||||
cd "$(dirname "$current_file")"
|
||||
|
||||
sudo cp /boot/config.txt /boot/config-backup.txt
|
||||
sudo cp ./config.txt /boot/config.txt
|
||||
#sudo cp /boot/config.txt /boot/config-backup.txt
|
||||
#sudo cp ./config.txt /boot/config.txt
|
||||
sudo cp /usr/lib/arm-linux-gnueabihf/libmmal.so /usr/lib/arm-linux-gnueabihf/libmmal-backup.so.backup
|
||||
sudo cp ./libmmal.so /usr/lib/arm-linux-gnueabihf/libmmal.so
|
||||
|
||||
|
BIN
Tutorial.pdf
BIN
Tutorial.pdf
Binary file not shown.
Loading…
Reference in New Issue
Block a user