Tom Soulanille / RTOS-Serial

Dependents:   Test_RDM880_rfid_reader

Files at this revision

API Documentation at this revision

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: