From 04dc9e97c914824d09dd75bf7d6b21e0ce29a3ac Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Sat, 13 Jan 2018 13:27:08 +0100 Subject: [PATCH] Update changes.txt --- changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changes.txt b/changes.txt index 5895a23..8d7e5a4 100644 --- a/changes.txt +++ b/changes.txt @@ -17,6 +17,7 @@ unreleased, v1.4.0 - Fixed infinite loop in example AccessControl.ino @mads256c - Fixed 0-index key ID equals to 0 fails in AccessControl.ino @thoaitrieu - Changed type boolean to bool for a more common use @Rotzbua +- Fixed wrong var names in PICC_Select MFRC522.cpp @tuyethoa08041997 22 Mar 2017, v1.3.6 - Added deprecate and compiler warnings @Rotzbua