mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-22 06:22:06 +08:00
27e12ccad7
======================== * Based on latest openpilot 0.7.8 devel. * Added "Reset DP Settings" button. (Thanks to @LOVEChen) * Alert messages changed to concept UI alike design. * Added ability to execute reset_update.sh when press "Exit" button once manager returned errors.
5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
export PASSIVE="0"
|
|
exec ./launch_chffrplus.sh
|