mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
11 lines
192 B
Plaintext
11 lines
192 B
Plaintext
#!nsh
|
|
#
|
|
# Generic rover
|
|
#
|
|
|
|
#load some defaults e.g. PWM values
|
|
sh /etc/init.d/rc.rover_defaults
|
|
|
|
#choose a mixer, for rover control we need a plain passthrough to the servos
|
|
set MIXER IO_pass
|