lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT file transfer: limit receiving one file at a time and report more feedback to IDE PLC log.
16 months ago, Edouard Tisserant
c231fd7fd244
MQTT file transfer: limit receiving one file at a time and report more feedback to IDE PLC log.
#include <rtdm/rtdm.h>
#include "beremiz.h"
#include "rt_imx_smt_right.h"
static readBuf_t rightReadBuf;
static writeBuf_t rightWriteBuf;
static busInit_t rightBusInit;
static int rightbusfd = -1;
/* XXX TODO #include "smarteh.h" */