RF24Ethernet - TCP/IP over RF24Network v1.6.14
TMRh20 - Pushing the practical limits of RF24 modules
Loading...
Searching...
No Matches
Macros | Functions
RF24Client.cpp File Reference
#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)
 

Macro Definition Documentation

◆ UIP_TCP_PHYH_LEN

#define UIP_TCP_PHYH_LEN   UIP_LLH_LEN + UIP_IPTCPH_LEN

Definition at line 19 of file RF24Client.cpp.

Function Documentation

◆ uip_log()

void uip_log ( char * msg)

Definition at line 228 of file RF24Client.cpp.

◆ serialip_appcall()

void serialip_appcall ( void )

Definition at line 240 of file RF24Client.cpp.