change led pin
This commit is contained in:
parent
c332d8de8d
commit
c3d84cc340
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#include <MFRC522DriverPinSimple.h>
|
||||
#include <MFRC522Debug.h>
|
||||
|
||||
#define LED_PIN 16
|
||||
#define LED_PIN 15
|
||||
#define SS_PIN 4
|
||||
|
||||
MFRC522DriverPinSimple ss_1_pin(SS_PIN); // Configurable, take an unused pin, only HIGH/LOW required, must be different to SS 2.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue