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: XBeeLib mbed-rtos mbed
Diff: Xbee/xbeeutils.h
- Revision:
- 5:2732931df96c
- Parent:
- 3:e76f0ece91ef
- Child:
- 8:62898720a01d
--- a/Xbee/xbeeutils.h Mon Dec 04 14:32:33 2017 +0000 +++ b/Xbee/xbeeutils.h Mon Dec 04 20:42:05 2017 +0000 @@ -10,6 +10,7 @@ #define XBEEUTILS_H #include "XBeeLib.h" +#include "ProcessControl.h" //#include "EthCommunication.h" using namespace XBeeLib;
