lpcmanager
Clone
Summary
Browse
Changes
Graph
Fix so PLC code can use IEC60870 variables
iec60870
8 weeks ago, Dino Kosic
9d54aa733b96
Fix so PLC code can use IEC60870 variables
#ifndef GOT_H
#define GOT_H
// GPIO_1_31 = 32 + 31 = 63
#define RUN_LED_GPIO 63
#define LPCBUS_DEVICES_PORT "/dev/ttyAPP1"
#endif