3/13 13時24分 up
Dependencies: mbed move4wheel2 EC CruizCore_R1370P
manual/manual.h
- Committer:
- yuki0701
- Date:
- 2019-03-13
- Revision:
- 10:c741191360de
- Parent:
- 6:26724c287387
File content as of revision 10:c741191360de:
#ifndef HARUROBO2019_MANUAL #define HARUROBO2019_MANUAL extern int id1_value[7]; void CalManualOut(int v,int r_out); void ManualOut(int slow_v, int slow_r, int fast_v, int fast_r); #endif