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: include/RealXbeeReceiver.hpp
- Revision:
- 24:00c42ba87ef7
- Parent:
- 23:2b67589150d9
- Child:
- 25:64ea9e695a1f
--- a/include/RealXbeeReceiver.hpp Wed Apr 05 20:27:53 2017 +0000
+++ b/include/RealXbeeReceiver.hpp Wed Apr 05 21:09:32 2017 +0000
@@ -9,10 +9,6 @@
public:
RealXbeeReceiver();
virtual void start(void (*callback)(vector<uint8_t>, int*));
-
- private:
- Thread message_reader_thread;
- Thread message_handler_thread;
};
#endif
\ No newline at end of file
