common: USB_VcomDeinit() always shuts down the singleton CDC device.
authorTilman Sauerbeck <tilman@code-monkey.de>
Mon, 8 Jul 2019 19:04:37 +0000 (21:04 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
commitde363e44939a3a3738da4fa32717baebb04f6338
tree006ff544ce4bda5abf7bdde88c979fdd2fa61741
parent71d1d829ea38645690ab199d25ae091b6f6984c6
common: USB_VcomDeinit() always shuts down the singleton CDC device.

This removes the function's argument.
src/common/virtual_com.c
src/common/virtual_com.h