lpcmanager

MQTT: typo fix in SmartehCloud support
py2compat
17 months ago, Edouard Tisserant
13b78ced7601
MQTT: typo fix in SmartehCloud support
#ifndef MC10_H
#define MC10_H
// GPIO_0_0 = 0 + 0 = 0
#define RUN_LED_GPIO 0
#define LPCBUS_DEVICES_PORT "/dev/ttymxc2"
#endif