DigiMesh Receive Data example for mbed XBeeLib By Digi

Dependencies:   XBeeLib mbed

Fork of XBeeZB_Receive_Data by Digi International Inc.

Revision:
6:69030391a731
Parent:
5:6342ebe62e5f
Child:
7:8c6addd3f909
--- a/config.h	Thu May 14 16:23:56 2015 +0200
+++ b/config.h	Mon May 18 13:18:51 2015 +0200
@@ -1,5 +1,16 @@
+/**
+ * Copyright (c) 2015 Digi International Inc.,
+ * All rights not expressly granted are reserved.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ * You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * Digi International Inc. 11001 Bren Road East, Minnetonka, MN 55343
+ * =======================================================================
+ */
 
-#if !defined(__CONFIG_H_)
+#ifndef __CONFIG_H_
 #define __CONFIG_H_
 
 /** Library configuration options */