Library to easily communicate with XBee modules.
Fork of XBeeLib by
Diff: Frames/802_Frames.h
- Revision:
- 4:629712865107
- Parent:
- 3:8662ebe83570
diff -r 8662ebe83570 -r 629712865107 Frames/802_Frames.h --- a/Frames/802_Frames.h Mon May 18 13:16:55 2015 +0200 +++ b/Frames/802_Frames.h Mon Jun 01 18:59:43 2015 +0200 @@ -15,7 +15,7 @@ #include "ApiFrame.h" -class TxFrame802 : public ApiFrame +class TxFrame802 : public ApiFrame { public: /** Class constructor */