Commit Graph

12 Commits

Author SHA1 Message Date
Rotzbua
4623434bea Revert "replace #define by constexpr"
This reverts commit a1d0a1313d.
2018-10-04 12:54:33 +02:00
Rotzbua
98c43cde8f change boolean to bool
more information: https://github.com/arduino/Arduino/issues/4673
2018-01-13 11:29:53 +01:00
Rotzbua
a1d0a1313d replace #define by constexpr 2017-05-22 10:52:56 +02:00
Anton Yablokov
1ea6406f35 Update rfid_default_keys.ino (#268)
try to change the order of the known keys and meet the bug described at http://arduino.stackexchange.com/a/14316
2017-01-02 21:00:17 +01:00
Piotr Padlewski
09c5b6aa66 Add support for arduino 101
Tested with my board. Everything works.
2016-09-10 18:31:22 -07:00
Rotzbua
8016aa7c98 typechange: byte -> PICC_Type 2015-12-05 22:32:57 +01:00
Rotzbua
5c502136b3 upd examples 2015-12-05 20:26:26 +01:00
rotzbua
0ccfb06aa5 Update examples, use F() macro
Saves a lot of memory, examples now run at a arduino uno
2015-02-23 16:07:08 +01:00
UnKnoWn-Consortium
0627e6e9df Update rfid_default_keys.ino
Updated code to account for serial behavior change in ATMEGA32U4
2015-01-25 00:07:26 +00:00
UnKnoWn-Consortium
dde29687c2 Update rfid_default_keys.ino
Added new pin layout info; standardizing format and info
2015-01-24 23:47:53 +00:00
mdxs
8bbc999612 Refactored and commented Default Keys example 2014-11-13 13:10:04 +01:00
capurso
b7d964acc6 Written documentation for the library
Three new examples written
2014-07-16 18:49:34 +02:00