From 0c972092b787dacddd2ad3355984e996967f45c3 Mon Sep 17 00:00:00 2001 From: AK-Homberger <53138495+AK-Homberger@users.noreply.github.com> Date: Wed, 16 Dec 2020 11:48:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df44d34..37ade78 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Remote Control (KeyFob): [Link](https://www.amazon.de/XCSOURCE-Elektrische-Univ # Updates: -- Version 1.5 - 16.12.20: Added command reveive from USB-Serial to allow contol from AvNav. +- Version 1.5 - 16.12.20: Added command receive from USB-Serial to allow control from AvNav. - Version 1.4 - 28.11.20: Changed R2 and R3 back to 68 KOhm / 27 kOhm. 6.8 KOhm would impact the Seatalk high voltage level too much. - Version 1.4 - 27.11.20: Changed R2 and R3 to 6.8 KOhm to eliminate problems with some 74LS07 devices (see issue "R3 wrong value?" for details). - Version 1.4 - 27.07.20: Use of millis() funtion to avoid delay() and timer counter in loop(). Improved detection of 433MHz keys.