1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-04-05 19:37:23 +00:00

Clarified that a newline is needed for the echo

This commit is contained in:
Joe Andrieu 2015-07-26 16:17:34 -07:00
parent 512f9984b6
commit e0f72b9545

@ -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 - <oikonomou@users.sourceforge.net>