lpcmanager

MQTT: typo fix in SmartehCloud support

17 months ago, Edouard Tisserant
ea3e1f720ccc
MQTT: typo fix in SmartehCloud support
#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;