#include "devicecommunicator.h"
#include <xstypes/xsportinfo.h>
#include <xstypes/xsbytearray.h>
#include <xstypes/xsversion.h>
#include "dataparser.h"
#include "mtthread.h"
Go to the source code of this file.
Classes | |
class | SerialCommunicator |
A class that uses serial communication. More... | |