Update bash_history-42-neu

This commit is contained in:
2020-08-22 19:14:37 +00:00
parent 719f4c817f
commit 6978d6de2c
@@ -34,11 +34,21 @@ sudo shutdown -h now
python3.6 /data/INTERNAL/audiorakete/test/lighton.py
fswebcam -d /dev/video0 -v webcam-test.jpg
zbarcam --quiet --nodisplay --raw -Sdisable -Sqrcode.enable /dev/video0
sudo /opt/vc/bin/vcgencmd get_throttled
sudo /opt/vc/bin/tvservice -o
sudo nano /etc/rc.local
# /opt/vc/bin/tvservice -o --> rc.local
# disable PWR led in /boot/config.txt
# Disable the PWR LED
dtparam=pwr_led_trigger=none
dtparam=pwr_led_activelow=off
# Disable the Activity LED
#dtparam=act_led_trigger=none
#dtparam=act_led_activelow=off
nano /boot/config.txt
sudo nano /lib/systemd/system/audiorakete.service
sudo systemctl daemon-reload