ttt
Dependencies: mbed TrapezoidControl QEI Pulse LM61CIZ
System/Initialize/Initialize.h@26:4c0ce2f05688, 2019-09-28 (annotated)
- Committer:
- M_souta
- Date:
- Sat Sep 28 23:02:17 2019 +0000
- Revision:
- 26:4c0ce2f05688
- Parent:
- 0:669ef71cba68
lll; ;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
t_yamamoto | 0:669ef71cba68 | 1 | #ifndef INITIALIZE_H_ |
t_yamamoto | 0:669ef71cba68 | 2 | #define INITIALIZE_H_ |
t_yamamoto | 0:669ef71cba68 | 3 | |
t_yamamoto | 0:669ef71cba68 | 4 | void SystemInitialize(); |
t_yamamoto | 0:669ef71cba68 | 5 | |
t_yamamoto | 0:669ef71cba68 | 6 | #endif |