Change default frame rate for testing
This commit is contained in:
@@ -29,7 +29,7 @@ signals:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
bool recording = false;
|
bool recording = false;
|
||||||
int frame_rate = 120;
|
int frame_rate = 5;
|
||||||
double emissivity = 0.95;
|
double emissivity = 0.95;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user