Configure wifly module

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
samux
Date:
Sun Nov 06 12:12:21 2011 +0000
Parent:
0:a63053b8abc0
Commit message:

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r a63053b8abc0 -r 20eea0789016 main.cpp
--- a/main.cpp	Sun Nov 06 12:04:58 2011 +0000
+++ b/main.cpp	Sun Nov 06 12:12:21 2011 +0000
@@ -2,7 +2,6 @@
 
 Serial pc(USBTX, USBRX);
 Serial wifi(p9,p10);
-DigitalOut reset(p30);
 
 
 int main() {