RF24G  0.9
Simple Abstraction Layer for the nRF24L01
Classes | Macros
RF24G.h File Reference

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   6
 
#define BASE_ADDRESS   0xDEADBEEF00LL
 
#define TIMEOUT   5
 

Detailed Description

A simple interface for the RF24 radio that abstracts thmr20's Driver.

Author
Caio Motta
Date
19 Sep 2016 This library provides a simple way for up to 6 RF24 radios to communicate with each other.
See also
http://tmrh20.github.io/RF24/