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,10 +19,12 @@
|
||||
#ifndef GRASSHOPPER_H__
|
||||
#define GRASSHOPPER_H__
|
||||
|
||||
#include "cameracapture.h" // `camera`
|
||||
|
||||
#ifdef FLYCAP_FOUND
|
||||
#include "cameracapture.h" // `camera`
|
||||
#define GRASSHOPPER_CAPT_NAME "grasshopper"
|
||||
|
||||
extern camera GrassHopper;
|
||||
#endif
|
||||
|
||||
#endif // GRASSHOPPER_H__
|
||||
|
||||
Reference in New Issue
Block a user