Dependencies:   mbed lwip

Revision:
0:2193a9d864f6
diff -r 000000000000 -r 2193a9d864f6 main.cpp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Sun Sep 20 22:29:41 2009 +0000
@@ -0,0 +1,8 @@
+#include "DemoBoard.h"
+
+int main() {
+
+    while(1) {
+
+    }
+}