mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
LP-495 PR comments and uncrustify
This commit is contained in:
parent
1203fa9e66
commit
d0030efeb0
@ -191,7 +191,7 @@ int32_t PIOS_USB_CDC_Init(uint32_t *usbcdc_id, const struct pios_usb_cdc_cfg *cf
|
||||
|
||||
pios_usb_cdc_id = (uint32_t)usb_cdc_dev;
|
||||
|
||||
/* Rx and Tx are not active yet */
|
||||
/* Tx is not active yet */
|
||||
usb_cdc_dev->tx_active = false;
|
||||
|
||||
/* Clear stats */
|
||||
|
Loading…
x
Reference in New Issue
Block a user