SADSD

Dependencies:   DigiLogger

Fork of XBeeLib_vs by Thiago Henrique de Oliveira

Files at this revision

API Documentation at this revision

Comitter:
thiago_henrique
Date:
Thu Feb 22 15:37:24 2018 +0000
Parent:
11:4c67c613aec2
Commit message:
Desativa logs

Changed in this revision

XBee/config.h Show annotated file Show diff for this revision Revisions of this file
--- a/XBee/config.h	Thu Nov 09 16:24:41 2017 +0000
+++ b/XBee/config.h	Thu Feb 22 15:37:24 2018 +0000
@@ -14,7 +14,7 @@
 #define __CONFIG_H_
 
 /** Library configuration options */
-#define ENABLE_LOGGING
+//#define ENABLE_LOGGING
 #define ENABLE_ASSERTIONS
 #define FRAME_BUFFER_SIZE           10
 #define MAX_FRAME_PAYLOAD_LEN       128