From 620453b6ca0459106bef49ca5560b8faf36cf5eb Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Mon, 4 Jan 2016 04:46:22 +0100 Subject: [PATCH] upd arduino ide library properties --- library.properties | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index d223ed8..644a859 100644 --- a/library.properties +++ b/library.properties @@ -1,10 +1,9 @@ name=MFRC522 -#date as version - no leading zero -version=2015.9.4 +version=1.1.2 author=GithubCommunity maintainer=miguelbalboa sentence=Arduino RFID Library for MFRC522 (SPI) paragraph=Read/Write a RFID Card or Tag using the ISO/IEC 14443A/MIFARE interface. category=Communication url=https://github.com/miguelbalboa/rfid -architectures=avr,STM32F1 +architectures=avr,STM32F1,teensy