aaaaa

Dependencies:   mbed Servo

System/Initialize/Initialize.h

Committer:
t_yamamoto
Date:
2018-01-13
Revision:
0:562021ed1ba9

File content as of revision 0:562021ed1ba9:

#ifndef INITIALIZE_H_
#define INITIALIZE_H_

void SystemInitialize(void);

#endif