lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT: add feature and LPCManager specific paths for paho.mqtt.c libraries and headers
py2compat
22 months ago, Edouard Tisserant
61e1ff8717be
MQTT: add feature and LPCManager specific paths for paho.mqtt.c libraries and headers
#ifndef MC10_H
#define MC10_H
// GPIO_0_0 = 0 + 0 = 0
#define RUN_LED_GPIO 0
#define LPCBUS_DEVICES_PORT "/dev/ttymxc2"
#endif