improve code style - realign arguments of functions

This commit is contained in:
Rotzbua
2015-12-05 21:03:41 +01:00
parent e1b9d443f7
commit 36128c273b
2 changed files with 59 additions and 59 deletions

View File

@@ -319,7 +319,7 @@ public:
/////////////////////////////////////////////////////////////////////////////////////
// Functions for setting up the Arduino
/////////////////////////////////////////////////////////////////////////////////////
MFRC522();
MFRC522();
MFRC522(byte chipSelectPin, byte resetPowerDownPin);
void setSPIConfig();