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 by
Diff: XBee.h
- Revision:
- 6:6f84e2840408
- Parent:
- 4:f6d73acc1f75
diff -r 547cfff7adf7 -r 6f84e2840408 XBee.h --- a/XBee.h Tue Mar 13 09:11:35 2012 +0000 +++ b/XBee.h Wed Dec 18 02:24:33 2013 +0000 @@ -25,6 +25,8 @@ * @brief XBee library for mbed */ +#include "XBee_conf.h" + #ifndef XBee_h #define XBee_h
