Instrument Neutral Distributed Interface INDI  2.0.2
Functions
joystick.cpp File Reference
#include "joystick.h"
#include "joystickdriver.h"
#include "indistandardproperty.h"
#include <memory>
#include <cstring>

Go to the source code of this file.

Functions

std::unique_ptr< JoyStickjoystick (new JoyStick())
 

Function Documentation

◆ joystick()

std::unique_ptr<JoyStick> joystick ( new   JoyStick())