codestyle
autoformat ntag example
This commit is contained in:
@@ -36,7 +36,6 @@ void loop() {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
byte PSWBuff[] = {0xFF, 0xFF, 0xFF, 0xFF}; //32 bit PassWord default FFFFFFFF
|
||||
byte pACK[] = {0, 0}; //16 bit PassWord ACK returned by the NFCtag
|
||||
|
||||
|
||||
Reference in New Issue
Block a user