#include "serial.hpp" Serial::Serial(QObject *parent) : QObject(parent) { }