提交 3de47d12 编写于 作者: muleisheng's avatar muleisheng 提交者: Calvin Miao

fix a pre-compiler error

上级 4c3dcbf9
......@@ -938,6 +938,7 @@ int UsbCam::trigger_enable(unsigned char fps, unsigned char internal) {
return adv_trigger_enable(camera_dev_.c_str(), fps, internal);
#else
return ADV_TRIGGER_ENABLE;
#endif
}
int UsbCam::trigger_disable() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册