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.
Fork of DigoleSerialDisp by
Revision 2:ca48a0077521, committed 2013-02-25
- Comitter:
- shimniok
- Date:
- Mon Feb 25 06:02:34 2013 +0000
- Parent:
- 1:959715b1d042
- Child:
- 3:e5615f0cb6ee
- Commit message:
- Updated documentation
Changed in this revision
| DigoleSerialDisp.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/DigoleSerialDisp.h Mon Feb 25 06:00:35 2013 +0000
+++ b/DigoleSerialDisp.h Mon Feb 25 06:02:34 2013 +0000
@@ -196,7 +196,7 @@
size_t println(double f, int digits = 2);
- /** prints -- well, nothing in this case, but let's pretend we printed a \n
+ /** prints -- well, nothing in this case, but let's pretend we printed a newline
* @returns 1
*/
size_t println(void);
