0910

Dependencies:   mbed QEI2

Omuni.h

Committer:
kenboh
Date:
2019-09-10
Revision:
1:5f5d47a593bc
Parent:
0:2a0c62e53e9c

File content as of revision 1:5f5d47a593bc:

#include "MotorDrive.h"
#include "mbed.h"

void motor_ff();
void motor_fs();
void motor_lf();
void motor_ls();
void motor_bf();
void motor_bs();
void motor_dr();
void motor_dl();
void motor_rf();
void motor_s();