lpcmanager
Clone
Summary
Browse
Changes
Graph
Fix issues with multiple clients blocking PLC communications
iec60870
6 weeks ago, Dino Kosic
901a6f6fa6ec
Fix issues with multiple clients blocking PLC communications
#ifndef MC10_H
#define MC10_H
// GPIO_0_0 = 0 + 0 = 0
#define RUN_LED_GPIO 0
#define LPCBUS_DEVICES_PORT "/dev/ttymxc2"
#endif