From d9972caa94c36b5eafb459962e13f4af88709954 Mon Sep 17 00:00:00 2001 From: AK-Homberger <53138495+AK-Homberger@users.noreply.github.com> Date: Sat, 28 Nov 2020 10:10:45 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f657415..734bd33 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ Remote Control (KeyFob): [Link](https://www.amazon.de/XCSOURCE-Elektrische-Univ # Updates: +- Version 1.4 - 28.11.20: Changed R2 and R3 back to 68 KOhm / 27 kOhm. - 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. - Version 1.3 - 13.12.19: Added definition for certain OLED displays that require this to work properly.