Instrument Neutral Distributed Interface INDI  2.0.2
Macros | Functions
mydcp4esp32.cpp File Reference
#include "mydcp4esp32.h"
#include "connectionplugins/connectiontcp.h"
#include "connectionplugins/connectionserial.h"
#include "indicom.h"
#include <cstring>
#include <string>
#include <memory>
#include <termios.h>
#include <unistd.h>

Go to the source code of this file.

Macros

#define USBDEWPOINT_TIMEOUT   3
 

Functions

std::unique_ptr< MyDCP4ESPmydcp4esp (new MyDCP4ESP())
 

Macro Definition Documentation

◆ USBDEWPOINT_TIMEOUT

#define USBDEWPOINT_TIMEOUT   3

Definition at line 42 of file mydcp4esp32.cpp.

Function Documentation

◆ mydcp4esp()

std::unique_ptr<MyDCP4ESP> mydcp4esp ( new   MyDCP4ESP())