mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 09:41:04 +03:00
added Hikrobot support, fixed some troubles
This commit is contained in:
@@ -19,9 +19,13 @@
|
||||
#ifndef BASLER_H__
|
||||
#define BASLER_H__
|
||||
|
||||
|
||||
#ifdef BASLER_FOUND
|
||||
#include "cameracapture.h" // `camera`
|
||||
|
||||
#define BASLER_CAPT_NAME "basler"
|
||||
|
||||
extern camera Basler;
|
||||
#endif
|
||||
|
||||
#endif // BASLER_H__
|
||||
|
||||
Reference in New Issue
Block a user