added debug logging and copy to flashdrive

This commit is contained in:
dekunukem
2022-02-02 23:30:17 +00:00
parent f3200f1727
commit e6fe1c2695
3 changed files with 26 additions and 8 deletions

View File

@@ -81,8 +81,8 @@ pip3 install evdev
sudo nano /etc/rc.local
cd /home/pi/usb4vc; python3 usb4vc_main.py &
echo 1 > /sys/module/bluetooth/parameters/disable_ertm
cd /home/pi/usb4vc/rpi_app; python3 keep_alive.py 2>&1 | tee -a /home/pi/usb4vc/usb4vc_debug_log.txt &
kill -SIGINT pid