|
RF24Ethernet - TCP/IP over RF24Network v2.0.2
TMRh20 - Pushing the practical limits of RF24 modules
|
#include <Arduino.h>#include "RF24BoardConfig.h"#include "RF24Ethernet_config.h"#include <RF24.h>#include <RF24Network.h>#include <RF24Mesh.h>Go to the source code of this file.
Classes | |
| class | RF24EthernetClass |
| struct | RF24EthernetClass::EthQueue |
Typedefs | |
| typedef RF24EthernetClass | RF52EthernetClass |
Variables | |
| RF24EthernetClass | RF24Ethernet |
Class declaration for RF24Ethernet
Definition in file RF24Ethernet.h.
| typedef RF24EthernetClass RF52EthernetClass |
Definition at line 297 of file RF24Ethernet.h.
|
extern |
Referenced by RF24Client::available(), RF24Server::begin(), RF24UDP::beginPacket(), netif_output(), RF24Client::stop(), and RF24Client::waitAvailable().