Merge pull request #152 from sophiekovalevsky/spi
Use settings functions on SPI libraries. Looks great, Thank you @sophiekovalevsky for you work, and thank you @lmmeng for testing it.
This commit is contained in:
@@ -323,7 +323,6 @@ public:
|
||||
/////////////////////////////////////////////////////////////////////////////////////
|
||||
MFRC522();
|
||||
MFRC522(byte chipSelectPin, byte resetPowerDownPin);
|
||||
void setSPIConfig();
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////
|
||||
// Basic interface functions for communicating with the MFRC522
|
||||
|
||||
Reference in New Issue
Block a user