mirror of
https://github.com/brmlab/brmdoor.git
synced 2025-06-08 11:44:01 +02:00
Melody played when access denied by Jenda.
This commit is contained in:
parent
9f61126e94
commit
cb269e18c0
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ bool readCardPN532()
|
||||||
comSerial.write("CARD UNKNOWN ");
|
comSerial.write("CARD UNKNOWN ");
|
||||||
serialWriteUIDHex(uid, uidLength);
|
serialWriteUIDHex(uid, uidLength);
|
||||||
comSerial.write("\n");
|
comSerial.write("\n");
|
||||||
|
playMelodyNak();
|
||||||
delay(750);
|
delay(750);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue