This loops through PWM outputs connected to the red and green LED.
Dependencies: mbed
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
5:10267572c71b | 2016-08-13 | Updated the looping variables to i and j. | File Diff Annotate |
4:a8b0243f29b7 | 2016-08-13 | Updated the documentation. | File Diff Annotate |
3:e13f77e8172a | 2016-08-12 | Second test program, showing some types of comments used to explain a non-trivial program. | File Diff Annotate |
2:758d7363957f | 2016-06-09 | t; | File Diff Annotate |
1:eceee8965029 | 2016-06-09 | Tried inserting header comments. | File Diff Annotate |
0:62faec5d4c84 | 2016-06-09 | Initial version, which sweeps the brightness on the red and green LEDs at different rates. | File Diff Annotate |