EasyVR3_LED_Library
Revision 9:48b0f2d9c506, committed 2015-10-22
- Comitter:
- Xiaofei
- Date:
- Thu Oct 22 21:14:11 2015 +0000
- Parent:
- 8:eea5cae84e5d
- Commit message:
- test
Changed in this revision
EasyVR.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/EasyVR.h Thu Oct 22 21:12:06 2015 +0000 +++ b/EasyVR.h Thu Oct 22 21:14:11 2015 +0000 @@ -2,21 +2,8 @@ #include "mbed.h" #include "protocol.h" -/** My HelloWorld class. - * Used for printing "Hello World" on USB serial. - * - * Example: - * @code - * #include "mbed.h" - * #include "HelloWorld.h" - * - * HelloWorld hw(); - * - * int main() { - * hw.printIt(2); - * } - * @endcode - */ +// @author Stephane Rochon + class EasyVR { public: