PID Motor Position Control using ESP8266 WiFi Module, US Digital E4P-100-079, LMD18200 H-Bridge Break Out, and HN-GH12-1634T 30:1 200RPM Motor

Dependencies:   4DGL-uLCD-SE PID QEI SDFileSystem mbed ESP8266_pid_mtrPos_webserver_SDcard_v2

Dependents:   ESP8266_pid_mtrPos_webserver_SDcard_v2

Revision:
6:fc421a6d5e7e
Parent:
5:2c728eb9bc80
Child:
7:030e5f34a489
--- a/main.cpp	Wed Nov 25 02:32:40 2015 +0000
+++ b/main.cpp	Wed Nov 25 02:33:24 2015 +0000
@@ -33,6 +33,8 @@
     TODO: Move debugging printf statements inside of #ifdef DEBUG
     statements, so that serial terminal print statements can be 
     turned on and off easily for debugging.
+    
+    TODO: Implement stop button in webpage
 */