If you wont to knock me down, look this file...

Dependencies:   mbed Servo

System/Initialize/Initialize.h

Committer:
Ryosei
Date:
2019-05-03
Revision:
0:4df75b08b14a

File content as of revision 0:4df75b08b14a:

#ifndef INITIALIZE_H_
#define INITIALIZE_H_

void SystemInitialize(void);

#endif