Skip to content

Commit

Permalink
Revert "Update RF24Network_config.h"
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed Apr 15, 2016
1 parent 6c78156 commit 415fa8d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions RF24Network_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 415fa8d

Please sign in to comment.