謙一 永井 / Mbed 2 deprecated SRC2018Auto

Dependencies:   mbed QEI2

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Omuni.h Source File

Omuni.h

00001 #include "MotorDrive.h"
00002 #include "mbed.h"
00003 
00004 void motor_ff();
00005 void motor_fs();
00006 void motor_lf();
00007 void motor_ls();
00008 void motor_bf();
00009 void motor_bs();
00010 void motor_dr();
00011 void motor_dl();
00012 void motor_rf();
00013 void motor_s();