13 #include "../SocketComm/q_socket_comm.h" 14 #include "../AbstractSocketCommunicator/abstractsocketcommunictor.h" 24 Arduino( std::string ip_addr, uint port_number, QObject* parent = 0 );
Object to send and receive commands from an Arduino Uno (R3)
Definition: arduino.h:21
double GetCavityLength()
Get the current cavity length from the Arduino.
Definition: arduino.cpp:23
Definition: abstractsocketcommunictor.h:16