lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT: add feature and LPCManager specific paths for paho.mqtt.c libraries and headers
22 months ago, Edouard Tisserant
d74b550a52fe
MQTT: add feature and LPCManager specific paths for paho.mqtt.c libraries and headers
#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;