Skip to content

Commit adeae51

Browse files
committed
Add the newline
1 parent d4e2d69 commit adeae51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/source/usb/USBCDC_ECM.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,4 +556,4 @@ void USBCDC_ECM::_bulk_out_callback()
556556

557557
read_start(_bulk_out, _bulk_buf, MAX_PACKET_SIZE_BULK);
558558
}
559-
#endif // defined(MBED_CONF_RTOS_PRESENT)
559+
#endif // defined(MBED_CONF_RTOS_PRESENT)

0 commit comments

Comments
 (0)