Instrument Neutral Distributed Interface INDI  2.0.2
Variables
sestosenso2.cpp File Reference
#include "sestosenso2.h"
#include "indicom.h"
#include <cmath>
#include <cstring>
#include <memory>
#include <algorithm>
#include <assert.h>
#include <termios.h>
#include <unistd.h>
#include <connectionplugins/connectionserial.h>
#include <sys/ioctl.h>

Go to the source code of this file.

Variables

const char * MOTOR_PRESET_NAMES [] = { "light", "medium", "slow" }
 

Variable Documentation

◆ MOTOR_PRESET_NAMES

const char* MOTOR_PRESET_NAMES[] = { "light", "medium", "slow" }

Definition at line 42 of file sestosenso2.cpp.