Browse Source

Add meta info to HK micro config

sbg
Lorenz Meier 10 years ago
parent
commit
7553d33106
  1. 7
      ROMFS/px4fmu_common/init.d/4020_hk_micro_pcb

7
ROMFS/px4fmu_common/init.d/4020_hk_micro_pcb

@ -1,11 +1,12 @@ @@ -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…
Cancel
Save