Server for window shades - using Soffy DCT-30 motors - more details here http://robdobson.com/2013/10/moving-my-window-shades-control-to-mbed/

Dependencies:   EthernetInterface RdWebServer mbed-rtos mbed

Revision:
4:c593741df37e
Parent:
2:24fd130c3600
diff -r 6014671e50ef -r c593741df37e main.cpp
--- a/main.cpp	Fri Oct 04 10:12:16 2013 +0000
+++ b/main.cpp	Fri Oct 04 10:38:42 2013 +0000
@@ -1,3 +1,8 @@
+/* main.cpp
+   Rob Dobson 2013
+   More details at http://robdobson.com/2013/10/moving-my-window-shades-control-to-mbed/
+*/
+
 #include "mbed.h"
 #include "EthernetInterface.h"
 #include <stdio.h>