#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/ISerialDevice.h>
#include <yarp/os/Bottle.h>
#include <stdio.h>
#include "FakeSerialPort_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | FakeSerialPort |
fakeSerialPort : A fake basic Serial Communications Link (RS232, USB). More... | |