mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 09:28:58 +00:00
added the camera interface info method to the camera trigger info method
This commit is contained in:
committed by
Lorenz Meier
parent
29f31ae6ac
commit
3671bfb743
@@ -472,6 +472,7 @@ CameraTrigger::info()
|
||||
warnx("mode : %i", _mode);
|
||||
warnx("interval : %.2f", (double)_interval);
|
||||
warnx("distance : %.2f", (double)_distance);
|
||||
_camera_interface->info();
|
||||
}
|
||||
|
||||
static void usage()
|
||||
|
||||
Reference in New Issue
Block a user