mirror of
https://github.com/nonoo/kappanhang.git
synced 2026-04-06 06:53:38 +00:00
Fix hanging exec cmd instances, rework exec cmdline args
This commit is contained in:
parent
47a22e5cce
commit
c98f1bd7a8
6 changed files with 93 additions and 59 deletions
1
main.go
1
main.go
|
|
@ -134,6 +134,7 @@ func main() {
|
|||
|
||||
stopCmd()
|
||||
stopSerialPortCmd()
|
||||
stopRigctldCmd()
|
||||
audio.deinit()
|
||||
serialTCPSrv.deinit()
|
||||
serialPort.deinit()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue