RF24G 0.9
Simple Abstraction Layer for the nRF24L01
|
A simple interface for the RF24 radio that abstracts thmr20's Driver. More...
#include "RF24.h"
Go to the source code of this file.
Classes | |
class | packet |
class | RF24_G |
Macros | |
#define | PACKET_CNTER 32 |
#define | MAX_NODES 7 |
#define | MAX_PAYLOAD_SIZE 32 |
#define | BASE_ADDRESS 0xDEADBEEF00LL |
#define | TIMEOUT 5 |
A simple interface for the RF24 radio that abstracts thmr20's Driver.
This library provides a simple way for up to 7 nRF24L01 and/or nrf52x radios to communicate with each other.