update output docstring

This commit is contained in:
Balduin 2025-01-14 10:17:06 +01:00 committed by Ramon Roche
parent 467abbf85f
commit ec9465f661
No known key found for this signature in database
GPG Key ID: 275988FAE5821713

View File

@ -5,12 +5,14 @@
# @type Simulation
# @class VTOL
#
# @output Motor1 motor right
# @output Motor2 motor left
# @output Servo1 elevon right
# @output Servo2 elevon left
#
# @maintainer Romain Chiappinelli <romain.chiap@gmail.com>
# @output Motor1 MC motor front right
# @output Motor2 MC motor back left
# @output Motor3 MC motor front left
# @output Motor4 MC motor back right
# @output Motor5 Forward thrust motor
# @output Servo1 Aileron
# @output Servo2 Elevator
# @output Servo3 Rudder
#
# @board px4_fmu-v2 exclude
#