mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 09:41:04 +03:00
forgotten fixes
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
#define HIKROBOT_CAPT_NAME "hikrobot"
|
||||
|
||||
// maximal readout time, seconds
|
||||
#define MAX_READOUT_TM (6.)
|
||||
#define MAX_READOUT_TM (0.3)
|
||||
|
||||
// tolerance of float values
|
||||
#define HR_FLOAT_TOLERANCE (0.005)
|
||||
#define HR_FLOAT_TOLERANCE (1.1)
|
||||
|
||||
extern camera Hikrobot;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user