Update changes.txt

just add merge commits
This commit is contained in:
Rotzbua
2017-08-17 14:11:47 +02:00
committed by GitHub
parent e08a2dd53c
commit 60e054d814

View File

@@ -1,11 +1,17 @@
-- Add changes to unreleased tag until we make a release. -- Add changes to unreleased tag until we make a release.
unreleased unreleased
-
unreleased, v1.4.0
- Removed: void PCD_Init(byte resetPowerDownPin); - Removed: void PCD_Init(byte resetPowerDownPin);
- Removed: MFRC522(byte resetPowerDownPin); - Removed: MFRC522(byte resetPowerDownPin);
- Changed default initialisation of SS pin with constants of arduino.h are not done anymore - Changed default initialisation of SS pin with constants of arduino.h are not done anymore
- Replaced UINT8_MAX by UNUSED_PIN - Replaced UINT8_MAX by UNUSED_PIN
- Replaced default value NULL for pointer with correct nullptr - Replaced default value NULL for pointer with correct nullptr
- Added pin layout for wemos d1 mini @mmone
- Added alternative fritzing layout for mfrc522 reader @jose1711
- Added soft power control functions @Bill2462
- -
22 Mar 2017, v1.3.6 22 Mar 2017, v1.3.6