in de mix ontvanger

Fork of RF24 by Akash Vibhute

Revision:
10:f79c43f3b5b9
Parent:
3:e94be00fd19e
diff -r e94be00fd19e -r f79c43f3b5b9 RF24_config.h
--- a/RF24_config.h	Thu Nov 05 05:45:58 2015 +0000
+++ b/RF24_config.h	Fri Mar 09 09:57:45 2018 +0000
@@ -30,7 +30,7 @@
 #define RF24_SPI_TRANSACTIONS
 #endif
 
-#include <mbed.h>
+#include <mbed.h>   
 
 // RF modules support 10 Mhz SPI bus speed
 const uint32_t RF_SPI_SPEED = 10000000;