This commit is contained in:
2025-04-28 16:59:52 +03:00
parent 7b4ecde5fb
commit fd2508c667
3 changed files with 120 additions and 183 deletions

View File

@@ -23,5 +23,8 @@
#define HIKROBOT_CAPT_NAME "hikrobot"
// tolerance of float values
#define HR_FLOAT_TOLERANCE (0.005)
extern camera Hikrobot;
#endif