|
RF24Ethernet - TCP/IP over RF24Network v1.6.17
TMRh20 - Pushing the practical limits of RF24 modules
|
#include "RF24Ethernet.h"Go to the source code of this file.
Macros | |
| #define | UIP_TCP_PHYH_LEN UIP_LLH_LEN + UIP_IPTCPH_LEN |
Functions | |
| void | uip_log (char *msg) |
| void | serialip_appcall (void) |
| #define UIP_TCP_PHYH_LEN UIP_LLH_LEN + UIP_IPTCPH_LEN |
Definition at line 19 of file RF24Client.cpp.
| void uip_log | ( | char * | msg | ) |
Definition at line 229 of file RF24Client.cpp.
| void serialip_appcall | ( | void | ) |
Definition at line 241 of file RF24Client.cpp.