修复了曝光时瞬间 闪过的情况

This commit is contained in:
2021-12-06 17:55:51 +08:00
parent 6334ea9e41
commit f1db1457e6
3 changed files with 29 additions and 10 deletions

View File

@ -5,6 +5,8 @@
#include <cstdlib>
#include <ctime>
#include <unistd.h>
#include <chrono>
#include "api/SeaBreezeWrapper.h"
#include "IrisFiberSpectrometerBase.h"