Instrument Neutral Distributed Interface INDI  2.0.2
Macros | Functions
usb_dewpoint.cpp File Reference
#include "usb_dewpoint.h"
#include "connectionplugins/connectionserial.h"
#include "indicom.h"
#include <cstring>
#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< USBDewpointusbDewpoint (new USBDewpoint())
 

Macro Definition Documentation

◆ USBDEWPOINT_TIMEOUT

#define USBDEWPOINT_TIMEOUT   3

Definition at line 32 of file usb_dewpoint.cpp.

Function Documentation

◆ usbDewpoint()

std::unique_ptr<USBDewpoint> usbDewpoint ( new   USBDewpoint())