mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
camera trigger : add missing call to trampoline
This commit is contained in:
parent
34809e0aa3
commit
be89a7262e
@ -212,6 +212,9 @@ CameraTrigger::start()
|
||||
warnx(" invalid trigger polarity setting. stopping.");
|
||||
stop();
|
||||
}
|
||||
|
||||
poll(this);
|
||||
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user