pieter Berteloot / xtoff2

Fork of RF24 by Akash Vibhute

Files at this revision

API Documentation at this revision

Comitter:
pietor
Date:
Fri Mar 09 09:57:45 2018 +0000
Parent:
3:e94be00fd19e
Child:
11:f0eedb69ad1e
Commit message:
9/03 Werkend; ;

Changed in this revision

RF24_config.h Show annotated file Show diff for this revision Revisions of this file
--- 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;