mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-19 01:20:35 +08:00
DNM V6X serial PRBOES AUX PWMdisabled
This commit is contained in:
@@ -332,5 +332,7 @@ px4io driver is used for main ones.
|
||||
|
||||
extern "C" __EXPORT int pwm_out_main(int argc, char *argv[])
|
||||
{
|
||||
PROBE_INIT(0x1ff);
|
||||
return 0;
|
||||
return PWMOut::main(argc, argv);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user