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.
#ifndef MC10_H
#define MC10_H
// GPIO_0_0 = 0 + 0 = 0
#define RUN_LED_GPIO 0
#define LPCBUS_DEVICES_PORT "/dev/ttymxc2"
#endif