Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 7:8bc6a5d2ba1e
- Parent:
- 6:81bd5717b4ed
- Child:
- 8:cdd2bb40e72f
--- a/main.cpp Mon Dec 10 21:04:40 2012 +0000 +++ b/main.cpp Mon Dec 10 21:11:23 2012 +0000 @@ -114,7 +114,7 @@ // Clear serial terminal clearAndHome(); - pc.printf("Keys: F = start/stop filter capture, D = display filtered headers, C = clear filter\r\n"); + pc.printf("Keys:\r\nF = start/stop filter capture\r\nD = display filtered headers\r\nC = clear filter\r\nR = restart mbed\r\n"); pc.printf("Starting packet capture at %i bps\r\n\r\n", baudrate); // Start capturing packets