xbee lib changé
Fork of xbee_lib by
Revision 9:945170b9c451, committed 2013-03-20
- Comitter:
- IngesupMbed01
- Date:
- Wed Mar 20 16:57:04 2013 +0000
- Parent:
- 8:783a658542b9
- Commit message:
- xbee lib chang?
Changed in this revision
xbee.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 783a658542b9 -r 945170b9c451 xbee.cpp --- a/xbee.cpp Wed Mar 20 16:52:31 2013 +0000 +++ b/xbee.cpp Wed Mar 20 16:57:04 2013 +0000 @@ -32,7 +32,7 @@ int xbee::ConfigMode() { - int a; + int a = 0; Serial DATA(_tx,_rx); wait(2); DATA.printf("+++");