upd codestyle example
- make examples more equal
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
*
|
||||
* This example test the firmware of your MFRC522 reader module, only known version can be checked. If the test passed
|
||||
* it do not mean that your module is faultless! Some modules have bad or broken antennas or the PICC is broken.
|
||||
*
|
||||
* NOTE: for more informations read the README.rst
|
||||
*
|
||||
* Released into the public domain.
|
||||
* @author Rotzbua
|
||||
* @license Released into the public domain.
|
||||
*
|
||||
* Typical pin layout used:
|
||||
* -----------------------------------------------------------------------------------------
|
||||
@@ -22,8 +22,6 @@
|
||||
* SPI MOSI MOSI 11 / ICSP-4 51 D11 ICSP-4 16
|
||||
* SPI MISO MISO 12 / ICSP-1 50 D12 ICSP-1 14
|
||||
* SPI SCK SCK 13 / ICSP-3 52 D13 ICSP-3 15
|
||||
*
|
||||
* @author Rotzbua
|
||||
*/
|
||||
|
||||
#include <SPI.h>
|
||||
|
||||
Reference in New Issue
Block a user