ttt
Dependencies: mbed TrapezoidControl QEI Pulse LM61CIZ
Diff: System/Process/InterruptProcess.cpp
- Revision:
- 5:3ae504b88679
- Parent:
- 0:669ef71cba68
--- a/System/Process/InterruptProcess.cpp Sat Sep 22 10:58:25 2018 +0000 +++ b/System/Process/InterruptProcess.cpp Mon Oct 01 09:07:27 2018 +0000 @@ -1,9 +1,11 @@ #include "InterruptProcess.h" +#include "Rotaryencoder.h" #include "../../LED/LED.h" #include "Process.h" #pragma region INT_PROCESS + void int0()// { @@ -21,7 +23,7 @@ void int3() { - + } void int4()