Basic xdot code to check how many memory is available for user APP after initializing libxdot lorawan stack

Revision:
21:09d05faf0e13
Parent:
15:364df461110f
Child:
25:56f7775c702f
--- a/examples/inc/dot_util.h	Tue May 16 10:47:10 2017 -0500
+++ b/examples/inc/dot_util.h	Fri Jun 09 08:31:21 2017 -0500
@@ -3,6 +3,7 @@
 
 #include "mbed.h"
 #include "mDot.h"
+#include "ChannelPlans.h"
 #include "MTSLog.h"
 #include "MTSText.h"
 #include "ISL29011.h"