TMRh20 ported to MBED

Fork of TMRh20 by BME SmartLab

Revision:
3:13e43d3101a5
Parent:
2:3332510eebba
Child:
4:c741eb877a4e
--- a/RF24_config.h	Wed Mar 16 15:53:01 2016 +0000
+++ b/RF24_config.h	Thu Mar 17 07:19:37 2016 +0000
@@ -22,7 +22,7 @@
 #define RF24_SPI_TRANSACTIONS
 
 // RF modules support 10 Mhz SPI bus speed
-const uint32_t RF24_SPI_SPEED = 8000000;
+const uint32_t RF24_SPI_SPEED = 2000000;
 
 //typedef char const char;