aa

Dependencies:   mbed TrapezoidControl QEI

System/Initialize/Initialize.h

Committer:
t_yamamoto
Date:
2018-09-08
Revision:
0:669ef71cba68

File content as of revision 0:669ef71cba68:

#ifndef INITIALIZE_H_
#define INITIALIZE_H_

void SystemInitialize();

#endif