ピンの修正
Dependencies: mbed CRotaryEncoder TB6612FNG
Revision 9:4a4a1be0a666, committed 2019-08-27
- Comitter:
- GGU
- Date:
- Tue Aug 27 05:49:21 2019 +0000
- Parent:
- 8:5b4f2e348223
- Commit message:
- test;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5b4f2e348223 -r 4a4a1be0a666 main.cpp --- a/main.cpp Tue Aug 27 05:46:45 2019 +0000 +++ b/main.cpp Tue Aug 27 05:49:21 2019 +0000 @@ -202,7 +202,7 @@ } int main() { - wait(2) + wait(2); timer.attach_us(&timer_interrupt,INTERRUPT_TIME);//タイマ割り込みスタート while(1){ wait(1);