|
Swiftray
1.0
|
#include <QMutex>#include <QThread>#include <QWaitCondition>#include <QSerialPort>#include <QTimer>#include <QByteArray>#include <QVariant>#include <connection/base-job.h>Go to the source code of this file.
Classes | |
| class | SerialJob |
Variables | |
| constexpr int | kBlockBufferMax = 20 |
| constexpr int | kGrblTimeout = 5000 |
|
constexpr |
|
constexpr |