lpcmanager

Added new POU that enables same WiFi settings as in Web Interface (Client or Access point, DHCP or static IP, different authentication types).
#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" */