-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I'm trying out the SPI library from the current master branch (as of commit e7e1d8a) with the Arduino RFID Library for MFRC522, and the firstcompilation error that comes up is that there is no SS pin is defined.
Apparently each Arduino implementation should declare a SS define that refers to the default pin to be used for the "Slave Select" signal. See https://www.arduino.cc/en/Reference/SPI.
Metadata
Metadata
Assignees
Labels
No labels