A stripped down simple seven segement example for RedBED
Revision 6:1038a056c5a5, committed 2014-05-27
- Comitter:
- JimCordwell
- Date:
- Tue May 27 12:13:15 2014 +0000
- Parent:
- 5:dfcd93886d8a
- Commit message:
- Project rename
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sat May 24 19:08:05 2014 +0000
+++ b/main.cpp Tue May 27 12:13:15 2014 +0000
@@ -38,7 +38,7 @@
com = led;
//Update the segments to the desired values.
- //the loop ensures the segments are on for an amount
+ //the loop ensures the segments are on for an amount
//of time before being switched off again.
for(uint8_t i = 0; i < 100; i++)
{