aa

Dependencies:   mbed TrapezoidControl QEI

System/Initialize/Initialize.h

Committer:
yabahiro
Date:
2019-09-30
Revision:
42:4f9689c0a349
Parent:
0:669ef71cba68

File content as of revision 42:4f9689c0a349:

#ifndef INITIALIZE_H_
#define INITIALIZE_H_

void SystemInitialize();

#endif