mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Tools:Use . for (source) and ${R} for pathing
This commit is contained in:
parent
b9319b3843
commit
b846ddffd8
@ -3,7 +3,7 @@
|
||||
# serial autostart script generated with generate_serial_config.py
|
||||
|
||||
|
||||
set PRT_F /etc/init.d/rc.serial_port
|
||||
set PRT_F ${R}etc/init.d/rc.serial_port
|
||||
|
||||
{% for command in commands -%}
|
||||
set PRT {{ command.port_param_name }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user