Files
oscarpilot/launch_openpilot.sh
Your Name 2b1144ad13 wip
2024-02-16 17:54:56 -06:00

13 lines
255 B
Bash
Executable File

#!/usr/bin/bash
cd /data/openpilot
bash /data/openpilot/shell/init_shell.sh
# Blank the UI (assuming framebuffer device is /dev/fb0)
# This command clears the framebuffer, effectively blanking the screen
export PASSIVE="0"
exec ./launch_chffrplus.sh