![]() |
Fotobot
Get data from your photovoltaic plant
|
#include "modbustcp.h"
#include "socketlist.h"
#include <QCoreApplication>
#include <QTcpSocket>
#include <QDebug>
#include <QStringList>
#include <QEventLoop>
#include <QTimer>
#include "string.h"
Go to the source code of this file.
Macros | |
#define | HEXDEBUG(x) |
#define | CLEANSOCKET() |
Definition in file modbustcp.cpp.
#define CLEANSOCKET | ( | ) |
Definition at line 149 of file modbustcp.cpp.
#define HEXDEBUG | ( | x | ) |
Definition at line 17 of file modbustcp.cpp.