--- a/LPCBus/MC9_Devices_decl.c Wed Aug 14 13:52:36 2019 +0200
+++ b/LPCBus/MC9_Devices_decl.c Fri Sep 06 08:33:39 2019 +0200
@@ -455,6 +455,14 @@
uartPortDevices[i] = &UARTDevice;
uartPortTim[i].toValue = msTOns(50); /* 50ms */
uartPortTim[i].status = TIM_EN_RUNNING;