From 375441f23e07ce4391bff557dfa59774916e5754 Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Thu, 3 Jan 2019 09:27:40 +0100 Subject: [PATCH] Support PN532 --- sonoff/_changelog.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index 0aa205aef..6f68d76f4 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -1,6 +1,7 @@ /* 6.4.1.4 20190101 * Update Copyright (C) 2019 * Fix epaper driver (#4785) + * Add support for Near Field Communication (NFC) controller PN532 using I2C (#4791) * * 6.4.1.3 20181229 * Change sonoff_template.h module lay-out by removing non-configurable GPIOs