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.
Dependencies: DigiLogger
Fork of XBeeLib_vs by
Diff: FrameHandlers/FH_IoDataSampleZB.h
- Revision:
- 4:629712865107
- Parent:
- 0:fcaad0dfa051
--- a/FrameHandlers/FH_IoDataSampleZB.h Mon May 18 13:16:55 2015 +0200
+++ b/FrameHandlers/FH_IoDataSampleZB.h Mon Jun 01 18:59:43 2015 +0200
@@ -41,10 +41,11 @@
/** Class destructor */
virtual ~FH_IoDataSampeZB();
- /** */
+
virtual void process_frame_data(const ApiFrame *const frame);
void register_io_data_cb(io_data_cb_zb_t function);
+
void unregister_io_data_cb();
private:
