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.
Dependents: NerfUS-Coord NerfUSTarget
Fork of APP3_xbee by
Diff: mbed_source/XbeeReceiver.cpp
- Revision:
- 29:e28194bc9f6e
- Parent:
- 28:d3671aeb50df
--- a/mbed_source/XbeeReceiver.cpp Wed Apr 05 22:19:07 2017 +0000
+++ b/mbed_source/XbeeReceiver.cpp Sun Apr 09 18:20:12 2017 +0000
@@ -9,8 +9,4 @@
{
message_handler_thread.start(callback(handle_parsed_frames_from_mailbox, (void *)cb));
message_reader_thread.start(read_frame);
-
- while(1)
- {
- }
}
\ No newline at end of file
