mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 21:55:34 +08:00
Merge branch 'master' of github.com:PX4/Firmware
This commit is contained in:
@@ -122,7 +122,7 @@ private:
|
||||
uint16_t _alarms;
|
||||
|
||||
/* subscribed topics */
|
||||
int _t_actuators; ///< actuator output topic
|
||||
int _t_actuators; ///< actuator controls topic
|
||||
int _t_armed; ///< system armed control topic
|
||||
int _t_vstatus; ///< system / vehicle status
|
||||
int _t_param; ///< parameter update topic
|
||||
|
||||
Reference in New Issue
Block a user