中野班 中野班
/
LED課題1
LED 課題1 LEDシフト
Revision 2:f486b0db325e, committed 2016-10-13
- Comitter:
- nakano_han
- Date:
- Thu Oct 13 02:48:05 2016 +0000
- Parent:
- 1:f9c37495fce6
- Commit message:
- LED??1
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Oct 06 05:04:26 2016 +0000 +++ b/main.cpp Thu Oct 13 02:48:05 2016 +0000 @@ -11,7 +11,6 @@ { leds = 1 << i; //LEDをiの値分シフト wait(0.25); //0.25秒待つ - } } } \ No newline at end of file