From 415fa8d17095fd500f26ea2180220cd75096c775 Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Thu, 14 Apr 2016 18:58:52 -0600 Subject: [PATCH] Revert "Update RF24Network_config.h" --- RF24Network_config.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/RF24Network_config.h b/RF24Network_config.h index 43f03383..b6e1f78a 100644 --- a/RF24Network_config.h +++ b/RF24Network_config.h @@ -15,9 +15,7 @@ /********** USER CONFIG - non ATTiny **************/ //#define DUAL_HEAD_RADIO - #ifndef ARDUINO_ARCH_ESP8266 //#define ENABLE_SLEEP_MODE //AVR only - #endif #define RF24NetworkMulticast /** \def @@ -60,9 +58,7 @@ #else // Different set of defaults for ATTiny - fragmentation is disabled and user payloads are set to 3 max /********** USER CONFIG - ATTiny **************/ //#define DUAL_HEAD_RADIO - #ifndef ARDUINO_ARCH_ESP8266 //#define ENABLE_SLEEP_MODE //AVR only - #endif #define RF24NetworkMulticast #define MAIN_BUFFER_SIZE 96 + 10 #define DISABLE_FRAGMENTATION