camera trigger : mavlink stream

This commit is contained in:
Mohammed Kabir
2015-05-21 17:41:52 +05:30
parent 5ff38089e9
commit 95a8e29cfe
5 changed files with 80 additions and 19 deletions
@@ -184,7 +184,7 @@ CameraTrigger::start()
if (_gpio_fd < 0) {
warnx("GPIO device open fail"); // TODO
warnx("GPIO device open fail");
stop();
}
else