lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT: prevent exceptions in case of empty ProjectID
py2compat
11 months ago, Edouard Tisserant
218c714f6245
MQTT: prevent exceptions in case of empty ProjectID
#include <sys/ioctl.h>
#include <unistd.h>
#include <fcntl.h>
#include "beremiz.h"
#include "rt_smt_right.h"
static readBuf_t rightReadBuf;
static writeBuf_t rightWriteBuf;
static busInit_t rightBusInit;
static int rightbusfd = -1;