Commit f6e5ee7a authored by akatran's avatar akatran

Change back to default the user setting FAILURE_HANDLING

Set the user setting in RF24_config.h back to default value.
parent 990f3f73
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
#define __RF24_CONFIG_H__ #define __RF24_CONFIG_H__
/*** USER DEFINES: ***/ /*** USER DEFINES: ***/
#define FAILURE_HANDLING //#define FAILURE_HANDLING
//#define SERIAL_DEBUG //#define SERIAL_DEBUG
//#define MINIMAL //#define MINIMAL
//#define SPI_UART // Requires library from https://github.com/TMRh20/Sketches/tree/master/SPI_UART //#define SPI_UART // Requires library from https://github.com/TMRh20/Sketches/tree/master/SPI_UART
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment