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 GOT_H
#define GOT_H
// GPIO_1_31 = 32 + 31 = 63
#define RUN_LED_GPIO 63
#define LPCBUS_DEVICES_PORT "/dev/ttyAPP1"
#endif