mirror of
https://github.com/vale981/Taevitas
synced 2025-03-05 09:31:42 -05:00
dirty_debug
This commit is contained in:
parent
84c8340e62
commit
dbe9f9549d
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ private:
|
|||
FlyCapture2::PGRGuid camera_guid;
|
||||
|
||||
// Index of the current camera
|
||||
unsigned int camera_index;
|
||||
int camera_index;
|
||||
|
||||
// Just a littile wrapper function around the callback function for the camera capture to emit signals.
|
||||
static inline void captureCallback(FlyCapture2::Image*, const void *);
|
||||
|
|
Loading…
Add table
Reference in a new issue