lpcmanager

Update StdoutPseudoFile.py to python 3

2024-04-09, Edouard Tisserant
7b123fc70d19
Update StdoutPseudoFile.py to python 3
#ifndef MC10_H
#define MC10_H
// GPIO_0_0 = 0 + 0 = 0
#define RUN_LED_GPIO 0
#define LPCBUS_DEVICES_PORT "/dev/ttymxc2"
#endif