大季 矢花 / Mbed 2 deprecated 2019_Master_NEWMODEe

Dependencies:   mbed TrapezoidControl QEI

Committer:
yabahiro
Date:
Mon Oct 28 11:12:32 2019 +0000
Revision:
47:151dd52c0cf9
Parent:
0:669ef71cba68
aa;

Who changed what in which revision?

UserRevisionLine numberNew 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