AP_Scripting: copter-wall-climber format and comment fixes
replaced tab with spaces also fixed comment
This commit is contained in:
parent
640990a7c7
commit
2ab860b8b7
@ -13,7 +13,7 @@
|
||||
-- - pitch controls target distance to wall (limited to no less than 2m, no more than 8m)
|
||||
-- - throttle input causes vehicle to switch back to manual mode
|
||||
-- - climbs at 50cm/s (need parameter?) stopping at 2m intervals
|
||||
-- e) switch controls switching in and out of auto mode (use ZigZag switch?)
|
||||
-- e) ZIGZAG_SaveWP aux switch controls switching in and out of auto mode
|
||||
|
||||
-- constants
|
||||
local update_rate_ms = 10 -- script updates at 100hz
|
||||
|
Loading…
Reference in New Issue
Block a user