forked from Archive/PX4-Autopilot
Add meta info to HK micro config
This commit is contained in:
parent
3f363b1dfd
commit
7553d33106
|
@ -1,11 +1,12 @@
|
|||
#!nsh
|
||||
#
|
||||
# Hobbyking Micro Integrated PCB Quadcopter
|
||||
# @name Hobbyking Micro Integrated PCB Quadcopter
|
||||
# with SimonK ESC firmware and Mystery A1510 motors
|
||||
#
|
||||
# Thomas Gubler <thomas@px4.io>
|
||||
# @type Quadrotor x
|
||||
#
|
||||
# @maintainer Thomas Gubler <thomas@px4.io>
|
||||
#
|
||||
echo "HK Micro PCB Quad"
|
||||
|
||||
sh /etc/init.d/4001_quad_x
|
||||
|
||||
|
|
Loading…
Reference in New Issue