Instrument Neutral Distributed Interface INDI  2.0.2
Macros | Functions
myDewControllerPro.cpp File Reference
#include "myDewControllerPro.h"
#include "connectionplugins/connectionserial.h"
#include "indicom.h"
#include <termios.h>

Go to the source code of this file.

Macros

#define MYDEWHEATERPRO_TIMEOUT   3
 
#define BOARD_FAN_TAB   "Board Fan"
 
#define TEMPERATURE_OFFSETS_TAB   "Temperature/Tracking Offsets"
 
#define LCD_DISPLAY_TAB   "LCD Display"
 

Functions

std::unique_ptr< myDewControllerPromydewcontrollerpro (new myDewControllerPro())
 

Macro Definition Documentation

◆ BOARD_FAN_TAB

#define BOARD_FAN_TAB   "Board Fan"

Definition at line 28 of file myDewControllerPro.cpp.

◆ LCD_DISPLAY_TAB

#define LCD_DISPLAY_TAB   "LCD Display"

Definition at line 30 of file myDewControllerPro.cpp.

◆ MYDEWHEATERPRO_TIMEOUT

#define MYDEWHEATERPRO_TIMEOUT   3

Definition at line 27 of file myDewControllerPro.cpp.

◆ TEMPERATURE_OFFSETS_TAB

#define TEMPERATURE_OFFSETS_TAB   "Temperature/Tracking Offsets"

Definition at line 29 of file myDewControllerPro.cpp.

Function Documentation

◆ mydewcontrollerpro()

std::unique_ptr<myDewControllerPro> mydewcontrollerpro ( new   myDewControllerPro())