TMRh20 ported to MBED

Fork of TMRh20 by BME SmartLab

Revision:
2:3332510eebba
Parent:
1:8f889354678f
Child:
3:13e43d3101a5
--- a/RF24_config.h	Wed Mar 16 11:51:59 2016 +0000
+++ b/RF24_config.h	Wed Mar 16 15:53:01 2016 +0000
@@ -22,7 +22,7 @@
 #define RF24_SPI_TRANSACTIONS
 
 // RF modules support 10 Mhz SPI bus speed
-const uint32_t RF24_SPI_SPEED = 10000000/5;
+const uint32_t RF24_SPI_SPEED = 8000000;
 
 //typedef char const char;