iCub-main
|
#include <QObject>
#include <QVariantMap>
#include <yarp/os/all.h>
#include <EthMaintainer.h>
#include <downloader.h>
#include <yarp/dev/all.h>
#include <QMutex>
Go to the source code of this file.
Classes | |
class | FirmwareUpdaterCore |
Macros | |
#define | DEFAULT_IP_ADDRESS "10.0.1.104" |
#define | DEFAULT_IP_PORT 3333 |
#define DEFAULT_IP_ADDRESS "10.0.1.104" |
Definition at line 15 of file firmwareupdatercore.h.
#define DEFAULT_IP_PORT 3333 |
Definition at line 16 of file firmwareupdatercore.h.