aaaaa

Dependencies:   mbed Servo

System/Initialize/Initialize.h

Committer:
Ryosei
Date:
2019-02-21
Revision:
10:53a92f2ab1c4
Parent:
0:562021ed1ba9

File content as of revision 10:53a92f2ab1c4:

#ifndef INITIALIZE_H_
#define INITIALIZE_H_

void SystemInitialize(void);

#endif