OS更新しない状態ならCLIできるかなと思った

Dependencies:   PID R1370 mechanism ikarashiMDC_2byte_ver states omni_wheel PS3

main.cpp

Committer:
THtakahiro702286
Date:
2019-09-13
Revision:
1:efb7718fd956
Parent:
0:436bb5bf2bd9

File content as of revision 1:efb7718fd956:

#include "mbed.h"
#include "states.h"
States state;
int main(){state.move();}