From b2591c33805abacf7caae78896a321bdd0635faa Mon Sep 17 00:00:00 2001 From: AK-Homberger <53138495+AK-Homberger@users.noreply.github.com> Date: Sat, 21 Sep 2019 12:02:59 +0200 Subject: [PATCH] Version 1.2 with buzzer support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f6906c..8ad22a5 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ My special thanks to users of www.segeln-forum.de for testing. # Update: +- Version 1.2 21.09.19: Added buzzer support on pin 20 (active 5 Volt buzzer works without additional transitor). - Version 1.1 03.08.19: Added support for Auto and Standby (Key 5 and 6). - Added new programming code (_433_Programming_New.ino) to simplify programming of KeyFob without recompiling and upload for each key.