Commit Graph

15 Commits

Author SHA1 Message Date
Rotzbua
4623434bea Revert "replace #define by constexpr"
This reverts commit a1d0a1313d.
2018-10-04 12:54:33 +02:00
Drachenfrucht1
313db9dd41 corrected translation of hex numbers to decimal numbers (#342) 2017-10-17 05:07:58 +02:00
Rotzbua
a1d0a1313d replace #define by constexpr 2017-05-22 10:52:56 +02:00
Piotr Padlewski
09c5b6aa66 Add support for arduino 101
Tested with my board. Everything works.
2016-09-10 18:31:22 -07:00
Rotzbua
2284940b58 Merge branch 'miguelbalboa/master' 2015-12-08 11:07:21 +01:00
Mahdi Abdinejadi
60833a7f6a Added (MFRC522::StatusCode) type cast to avoid compilation error 2015-12-07 19:10:55 +01: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
af323a12ab Update ReadAndWrite.ino
Updated code to account for serial behavior change in ATMEGA32U4
2015-01-25 00:09:20 +00:00
UnKnoWn-Consortium
499e13d33c Update ReadAndWrite.ino
Added new pin layout info; standardizing format and info
2015-01-24 23:51:13 +00:00
mdxs
b4fd5f74f7 Updated the ReadAndWrite example 2014-11-27 13:30:31 +01:00
pǝɯɐɥoɯ
a8dc44e13a Update ReadAndWrite.ino
arduino uno pins
2014-06-10 21:56:42 -04:00
Konrad Roeder
08ea6aee0a Update ReadAndWrite.ino
Comments need to be corrected to match Arduino Mega pinout
2014-04-14 05:12:54 -07:00
TonyCallear
525659f90c Put examples in their own folders.
MifareClassicBlock and ReadAndWrite examples now compile correctly in
Arduino IDE (v.1.05)
2013-11-30 16:22:25 +00:00