Instrument Neutral Distributed Interface INDI  2.0.2
Macros | Functions
skycommander.cpp File Reference
#include "skycommander.h"
#include "indicom.h"
#include <memory>
#include <termios.h>

Go to the source code of this file.

Macros

#define SKYCOMMANDER_TIMEOUT   3
 

Functions

std::unique_ptr< SkyCommanderskycommander (new SkyCommander())
 

Macro Definition Documentation

◆ SKYCOMMANDER_TIMEOUT

#define SKYCOMMANDER_TIMEOUT   3

Definition at line 28 of file skycommander.cpp.

Function Documentation

◆ skycommander()

std::unique_ptr<SkyCommander> skycommander ( new   SkyCommander())