大季 矢花 / Mbed 2 deprecated MB2019_main_11_15_ok

Dependencies:   mbed

Committer:
yabahiro
Date:
Fri Nov 15 11:49:03 2019 +0000
Revision:
53:694dbd7dfa0e
Parent:
0:669ef71cba68
ugoku

Who changed what in which revision?

UserRevisionLine numberNew contents of line
t_yamamoto 0:669ef71cba68 1 #ifndef INITIALIZE_H_
t_yamamoto 0:669ef71cba68 2 #define INITIALIZE_H_
t_yamamoto 0:669ef71cba68 3
t_yamamoto 0:669ef71cba68 4 void SystemInitialize();
t_yamamoto 0:669ef71cba68 5
t_yamamoto 0:669ef71cba68 6 #endif