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