Fix hanging exec cmd instances, rework exec cmdline args

This commit is contained in:
Nonoo 2020-11-03 10:42:38 +01:00
parent 47a22e5cce
commit c98f1bd7a8
6 changed files with 93 additions and 59 deletions

View file

@ -134,6 +134,7 @@ func main() {
stopCmd()
stopSerialPortCmd()
stopRigctldCmd()
audio.deinit()
serialTCPSrv.deinit()
serialPort.deinit()