From 2ba722b1bc7d256aedf724a9ce0e259e4d8e0e36 Mon Sep 17 00:00:00 2001 From: Marcus Date: Thu, 10 Aug 2023 02:38:18 +0200 Subject: [PATCH] add origin where i got this file from --- arduino-max485-epever-json-serial.ino | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arduino-max485-epever-json-serial.ino b/arduino-max485-epever-json-serial.ino index 5ffce31..b1b0234 100644 --- a/arduino-max485-epever-json-serial.ino +++ b/arduino-max485-epever-json-serial.ino @@ -1,4 +1,6 @@ /*tracerRegisters + * https://github.com/alexnathanson/EPSolar_Tracer/blob/master/Arduino/Dec24_modbus_softwareserial/Dec24_modbus_softwareserial.ino + * This program is based off of RS485_HalfDuplex.ino found at https://github.com/4-20ma/ModbusMaster/blob/master/examples/RS485_HalfDuplex/RS485_HalfDuplex.ino