Bibliothèque pour les Émetteurs/Récepteur nRF24L01P pour les TélécoBots - IUT Nice 2019
Revision 2:b4d810cfff38, committed 2019-06-17
- Comitter:
- Boborski
- Date:
- Mon Jun 17 13:22:54 2019 +0000
- Parent:
- 1:ea1f7c54f341
- Commit message:
- nRF24L01P
Changed in this revision
nRF24L01P.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/nRF24L01P.h Mon Jun 17 12:37:09 2019 +0000 +++ b/nRF24L01P.h Mon Jun 17 13:22:54 2019 +0000 @@ -70,6 +70,8 @@ * Default setup for the nRF24L01+, based on the Sparkfun "Nordic Serial Interface Board" * for evaluation (http://www.sparkfun.com/products/9019) */ + +//Adresse à changer: #define DEFAULT_NRF24L01P_ADDRESS ((unsigned long long) 0xA5A5A5A5A5 ) #define DEFAULT_NRF24L01P_ADDRESS_WIDTH 5 #define DEFAULT_NRF24L01P_CRC NRF24L01P_CRC_8_BIT