Commit Graph

8 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
a1d0a1313d replace #define by constexpr 2017-05-22 10:52:56 +02:00
Rotzbua
f5f5788afe Update ReadUidMultiReader.ino
- description was wrong
- added warning, because many trouble with example
2017-02-08 21:49:27 +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
cd5bca80ad upd example multireader
- comments
- reader info after init
- serial speed
2016-06-22 18:23:20 +02:00
Rotzbua
8016aa7c98 typechange: byte -> PICC_Type 2015-12-05 22:32:57 +01:00
liviu
118a03cde0 Better implementation of the PCD_Init() method. Thanks to Rotzbua
to point this out.
2015-12-05 10:50:34 +01:00
liviu
dd3bd76f5d New constructor and PCD_Init() method to allow defining arrays of readers. 2015-12-01 21:25:01 +01:00