Zhen Liu
/
HW2_P9
problem 9 for HW 2
Fork of Cylon_LED_display by
Revision 1:e28b08062150, committed 2013-01-31
- Comitter:
- 4180_1
- Date:
- Thu Jan 31 19:30:17 2013 +0000
- Parent:
- 0:a2a1c2f48b76
- Commit message:
- ver 1.2
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r a2a1c2f48b76 -r e28b08062150 main.cpp --- a/main.cpp Thu Jan 31 19:24:41 2013 +0000 +++ b/main.cpp Thu Jan 31 19:30:17 2013 +0000 @@ -4,7 +4,7 @@ int main() { int i = 0; - // initinal LED state + // initial LED state led_state = 0x1; while (1) { // loop through all states