ECE4180 lab4

Dependencies:   EthernetNetIf HTTPServer Motordriver NetServicesSource mbed

Fork of HTTPServerExample by Donatien Garnier

Files at this revision

API Documentation at this revision

Comitter:
donatien
Date:
Fri Jun 18 09:49:11 2010 +0000
Parent:
0:0b1369ae8b74
Child:
2:f8e64bf9a474
Commit message:

Changed in this revision

HTTPServerExample.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/HTTPServerExample.cpp	Mon Jun 14 10:25:44 2010 +0000
+++ b/HTTPServerExample.cpp	Fri Jun 18 09:49:11 2010 +0000
@@ -15,7 +15,7 @@
 int main() {
   Base::add_rpc_class<DigitalOut>();
 
-  printf("Setting up...n");
+  printf("Setting up...\n");
   EthernetErr ethErr = eth.setup();
   if(ethErr)
   {
--- a/mbed.bld	Mon Jun 14 10:25:44 2010 +0000
+++ b/mbed.bld	Fri Jun 18 09:49:11 2010 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/029aa53d7323
+http://mbed.org/users/mbed_official/code/mbed/builds/3944f1e2fa4f