diff --git a/examples/cc2530dk/cc2531-usb-demo/cc2531-usb-demo.c b/examples/cc2530dk/cc2531-usb-demo/cc2531-usb-demo.c index ca0dce11e..639c09bbf 100644 --- a/examples/cc2530dk/cc2531-usb-demo/cc2531-usb-demo.c +++ b/examples/cc2530dk/cc2531-usb-demo/cc2531-usb-demo.c @@ -35,7 +35,7 @@ * USB (CDC_ACM) functionality. * * It will print out periodically. Anything you type in the dongle's - * serial console will be echoed back + * serial console will be echoed back after a newline. * * \author * George Oikonomou -