Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Xbee_Hello_world_A by
Revision 1:114432971517, committed 2017-11-03
- Comitter:
- mdo131
- Date:
- Fri Nov 03 00:06:52 2017 +0000
- Parent:
- 0:9cbddcc86466
- Commit message:
- example;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Aug 31 14:46:32 2012 +0000
+++ b/main.cpp Fri Nov 03 00:06:52 2017 +0000
@@ -16,3 +16,6 @@
pc.printf("You said:%s",read_data);
}
}
+
+//about xbee pro
+//https://os.mbed.com/components/Xbee-Pro/
