J L / Mbed 2 deprecated Neptune_170620

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers MotorControl.h Source File

MotorControl.h

00001 #ifndef MOTORCONTROL_H
00002 #define MOTORCONTROL_H
00003 
00004 #include "mbed.h"
00005 /* *
00006 class MotorControl 
00007 {
00008   public:
00009 
00010     MotorControl(PinName Tx, PinName Rx);
00011 
00012 };
00013 */
00014 #endif