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.
Dependents: Test_RDM880_rfid_reader
Revision 19:d974f46f6882, committed 2013-10-30
- Comitter:
- altasoul
- Date:
- Wed Oct 30 05:56:17 2013 +0000
- Parent:
- 18:8665cc17b30d
- Commit message:
- example needed @endcode
Changed in this revision
rtos_serial.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 8665cc17b30d -r d974f46f6882 rtos_serial.h --- a/rtos_serial.h Wed Oct 30 05:53:06 2013 +0000 +++ b/rtos_serial.h Wed Oct 30 05:56:17 2013 +0000 @@ -112,6 +112,7 @@ * Thread::wait(400); * } * } + * @endcode */ class RTOS_Serial : public RawSerial { public: