111

Fork of nRF24L01P by Owen Edwards

Files at this revision

API Documentation at this revision

Comitter:
accelerator225
Date:
Wed Nov 08 06:22:38 2017 +0000
Parent:
0:8ae48233b4e4
Commit message:
1

Changed in this revision

nRF24L01P.h Show annotated file Show diff for this revision Revisions of this file
diff -r 8ae48233b4e4 -r e0605b07372f nRF24L01P.h
--- a/nRF24L01P.h	Wed Jan 19 22:59:48 2011 +0000
+++ b/nRF24L01P.h	Wed Nov 08 06:22:38 2017 +0000
@@ -76,7 +76,7 @@
 #define DEFAULT_NRF24L01P_RF_FREQUENCY  (NRF24L01P_MIN_RF_FREQUENCY + 2)
 #define DEFAULT_NRF24L01P_DATARATE       NRF24L01P_DATARATE_1_MBPS
 #define DEFAULT_NRF24L01P_TX_PWR         NRF24L01P_TX_PWR_ZERO_DB
-#define DEFAULT_NRF24L01P_TRANSFER_SIZE  4
+#define DEFAULT_NRF24L01P_TRANSFER_SIZE  11
 
 /**
  * nRF24L01+ Single Chip 2.4GHz Transceiver from Nordic Semiconductor.