J L / Mbed 2 deprecated Neptune_170620

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers MotorControl.cpp Source File

MotorControl.cpp

00001 #include <string> 
00002 #include "main.h"
00003 #include "Functions.h"
00004 #include "Definitions.h"
00005 #include "Boolean.h"
00006 #include "NextionLCD.h"
00007 #include "mbed_debug.h"
00008 #include "mbed.h"
00009 #include "Languages.h"
00010 #include "Ser25lcxxx.h"
00011 #include "NVM.h"
00012 #include "Watchdog.h"
00013 #include "NextionPages.h"
00014 #include "Controls.h"
00015 #include "Threads.h"
00016 #include "ISR.h"
00017 #include "FastPWM.h"
00018 #include "MotorControl.h"
00019 /* 
00020 MotorControl::MotorControl(PinName Tx, PinName Rx) : ED(Tx, Rx){
00021 
00022 }
00023 */