mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
mixer_module: typo con(s)tructor
This commit is contained in:
parent
accbdbf129
commit
4e3d944f58
@ -103,7 +103,7 @@ public:
|
||||
};
|
||||
|
||||
/**
|
||||
* Contructor
|
||||
* Constructor
|
||||
* @param param_prefix for min/max/etc. params, e.g. "PWM_MAIN". This needs to match 'param_prefix' in the module.yaml
|
||||
* @param max_num_outputs maximum number of supported outputs
|
||||
* @param interface Parent module for scheduling, parameter updates and callbacks
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user