t6est

Dependencies:   Pulse

foot.h

Committer:
kazuryu
Date:
2019-10-05
Revision:
4:9ba47e5db1e2
Parent:
0:3dc012104243

File content as of revision 4:9ba47e5db1e2:

#include "mbed.h"
void Move(int way,float pwm);
void Move2(int way,float pwm);
void Move_lock(int way,float pwm);
void trans(int a,int dis,float *x,float *y,int *sign);