RF24Ethernet - TCP/IP over RF24Network v1.6.14
TMRh20 - Pushing the practical limits of RF24 modules
Loading...
Searching...
No Matches
Macros
Debugging Options

Macros

#define IF_RF24ETHERNET_DEBUG_CLIENT(x)
 
#define IF_ETH_DEBUG_L1(x)
 
#define IF_ETH_DEBUG_L2(x)
 
#define IF_RF24ETHERNET_DEBUG_UDP(x)
 
#define IF_RF24ETHERNET_DEBUG_DNS(x)
 

Detailed Description

Macro Definition Documentation

◆ IF_RF24ETHERNET_DEBUG_CLIENT

#define IF_RF24ETHERNET_DEBUG_CLIENT ( x)

Uncomment #define RF24ETHERNET_DEBUG_CLIENT to enable main debugging output

Definition at line 42 of file RF24Ethernet_config.h.

Referenced by RF24Client::connect(), and RF24Client::stop().

◆ IF_ETH_DEBUG_L1

#define IF_ETH_DEBUG_L1 ( x)

Uncomment #define ETH_DEBUG_L1 for debugging window reopening & retransmissions

Definition at line 51 of file RF24Ethernet_config.h.

◆ IF_ETH_DEBUG_L2

#define IF_ETH_DEBUG_L2 ( x)

Uncomment #define ETH_DEBUG_L2 for extra client state debugging

Definition at line 60 of file RF24Ethernet_config.h.

Referenced by RF24Client::read().

◆ IF_RF24ETHERNET_DEBUG_UDP

#define IF_RF24ETHERNET_DEBUG_UDP ( x)

Uncomment #define RF24ETHERNET_DEBUG_UDP for UDP debugging

Definition at line 69 of file RF24Ethernet_config.h.

◆ IF_RF24ETHERNET_DEBUG_DNS

#define IF_RF24ETHERNET_DEBUG_DNS ( x)

Uncomment #define RF24ETHERNET_DEBUG_DNS for DNS debugging

Definition at line 78 of file RF24Ethernet_config.h.