lpcmanager

MQTT: typo fix in SmartehCloud support

17 months ago, Edouard Tisserant
ea3e1f720ccc
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