ttt
Dependencies: mbed TrapezoidControl QEI Pulse LM61CIZ
Diff: System/Initialize/Initialize.h
- Revision:
- 0:669ef71cba68
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/System/Initialize/Initialize.h Sat Sep 08 06:05:22 2018 +0000 @@ -0,0 +1,6 @@ +#ifndef INITIALIZE_H_ +#define INITIALIZE_H_ + +void SystemInitialize(); + +#endif