lpcmanager
Clone
Summary
Browse
Changes
Graph
Added support for connecting LHC1-type devices on RS-485 bus when using LHC1_GOT_002.
py2compat
8 months ago, Tomaz Orac
0a26440852a3
Added support for connecting LHC1-type devices on RS-485 bus when using LHC1_GOT_002.
#ifndef GOT_H
#define GOT_H
// GPIO_1_31 = 32 + 31 = 63
#define RUN_LED_GPIO 63
#define LPCBUS_DEVICES_PORT "/dev/ttyAPP1"
#endif