From 1ead1e1ad39d180623074bdd4722520eee96fe98 Mon Sep 17 00:00:00 2001 From: Mateusz Lubecki Date: Sun, 18 Oct 2020 13:03:43 +0200 Subject: [PATCH] untested - changes within modbus-rtu and serial code to fix problem with idle frames --- .cproject | 59 ++++++++++++++++++--------- system/include/drivers/serial.h | 4 ++ system/src/drivers/serial.c | 33 +++++++++++++-- system/src/modbus_rtu/rtu_serial_io.c | 14 +++++++ 4 files changed, 87 insertions(+), 23 deletions(-) diff --git a/.cproject b/.cproject index f4cce13..484ea0a 100644 --- a/.cproject +++ b/.cproject @@ -14,7 +14,7 @@ - + + + @@ -233,7 +246,7 @@ - +