mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
update sound
This commit is contained in:
parent
cf171af72c
commit
4ec3675091
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ switch(bet){
|
|||
buzzer.play("kerplop:d=16,o=6,b=120:32g#,32c#");
|
||||
break;
|
||||
case UIEventType::ack:
|
||||
buzzer.play("ack:d=32,o=7,b=120:c");
|
||||
buzzer.play("ack:d=32,o=8,b=120:c");
|
||||
break;
|
||||
case UIEventType::roomMessage:
|
||||
case UIEventType::newContactMessage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue