mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
unmute mic by default
This commit is contained in:
parent
9636acf2e2
commit
1c9f9abd3c
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@
|
|||
txBytes: 0,
|
||||
rxBytes: 0,
|
||||
|
||||
isMicMuted: true,
|
||||
isMicMuted: false,
|
||||
isSoundMuted: false,
|
||||
codecMode: "1200",
|
||||
sampleRate: 8000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue