The last version programs

Dependencies:   mbed TrapezoidControl Pulse QEI

System/Initialize/Initialize.h

Committer:
Ryosei
Date:
2020-03-27
Revision:
30:76b140d176f0
Parent:
0:669ef71cba68

File content as of revision 30:76b140d176f0:

#ifndef INITIALIZE_H_
#define INITIALIZE_H_

void SystemInitialize();

#endif