avnish aggarwal
/
TOOLS-Wifly_configure
ok black antenna MUST be up
Fork of Wifly_configure by
Revision 2:012b53613270, committed 2013-11-15
- Comitter:
- avnisha
- Date:
- Fri Nov 15 04:41:32 2013 +0000
- Parent:
- 1:20eea0789016
- Commit message:
- ok
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 20eea0789016 -r 012b53613270 main.cpp --- a/main.cpp Sun Nov 06 12:12:21 2011 +0000 +++ b/main.cpp Fri Nov 15 04:41:32 2013 +0000 @@ -1,12 +1,13 @@ #include "mbed.h" Serial pc(USBTX, USBRX); -Serial wifi(p9,p10); +//Serial wifi(p9,p10); // app board +Serial wifi(p28,p27); // Polulu int main() { - pc.printf("Test Wifly!\r\n"); + pc.printf("Test Polulu ifly!\r\n"); while (1) {