Instrument Neutral Distributed Interface INDI  2.0.2
Macros
hitecastrodcfocuser.cpp File Reference
#include "hitecastrodcfocuser.h"
#include <cstring>
#include <memory>

Go to the source code of this file.

Macros

#define HID_TIMEOUT   10000 /* 10s */
 
#define FUDGE_FACTOR_H   1000
 
#define FUDGE_FACTOR_L   885
 
#define FOCUS_SETTINGS_TAB   "Settings"
 

Macro Definition Documentation

◆ FOCUS_SETTINGS_TAB

#define FOCUS_SETTINGS_TAB   "Settings"

Definition at line 30 of file hitecastrodcfocuser.cpp.

◆ FUDGE_FACTOR_H

#define FUDGE_FACTOR_H   1000

Definition at line 27 of file hitecastrodcfocuser.cpp.

◆ FUDGE_FACTOR_L

#define FUDGE_FACTOR_L   885

Definition at line 28 of file hitecastrodcfocuser.cpp.

◆ HID_TIMEOUT

#define HID_TIMEOUT   10000 /* 10s */

Definition at line 26 of file hitecastrodcfocuser.cpp.