software to control a DC motor, preferably interfacing with a motor driver.

Dependencies:   mbed

main.cpp

Committer:
kaushalpkk
Date:
2011-07-14
Revision:
0:86a53a224bcf

File content as of revision 0:86a53a224bcf:

#include "mbed.h"
#include "DCMotor.h"

int main() {


}