mirror of
https://github.com/brmlab/brmdoor.git
synced 2025-06-07 11:14: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 ");
|
||||
serialWriteUIDHex(uid, uidLength);
|
||||
comSerial.write("\n");
|
||||
playMelodyNak();
|
||||
delay(750);
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue