TMRh20 ported to MBED

Fork of TMRh20 by BME SmartLab

Revision:
1:8f889354678f
Parent:
0:163155b607df
Child:
2:3332510eebba
--- a/RF24_config.h	Thu Mar 10 14:40:30 2016 +0000
+++ b/RF24_config.h	Wed Mar 16 11:51:59 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;
+const uint32_t RF24_SPI_SPEED = 10000000/5;
 
 //typedef char const char;