Revision 3:e03cb5ec8912, committed 2015-02-04
- Comitter:
- naseba_atsushi
- Date:
- Wed Feb 04 00:15:01 2015 +0000
- Parent:
- 2:3251929c6549
- Commit message:
- test Doxygen;
Changed in this revision
LogDigitalOut.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 3251929c6549 -r e03cb5ec8912 LogDigitalOut.cpp --- a/LogDigitalOut.cpp Tue Feb 03 23:24:46 2015 +0000 +++ b/LogDigitalOut.cpp Wed Feb 04 00:15:01 2015 +0000 @@ -21,6 +21,9 @@ } buffer = _pin; } +/** My HelloWorld class. + * Used for printing "Hello World" on USB serial. + */ void LogDigitalOut::RatiosUp() { if (_pin) { ratios ++;