Defines

network_header.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SOCK_WRITE_BUF_SIZE   256
 Network header (Ethernet and Serial).
#define SOCK_READ_BUF_SIZE   256
#define SERIAL_READ_BUF_SIZE   256

Define Documentation

#define SERIAL_READ_BUF_SIZE   256

Definition at line 4 of file network_header.h.

#define SOCK_READ_BUF_SIZE   256

Definition at line 3 of file network_header.h.

#define SOCK_WRITE_BUF_SIZE   256

Network header (Ethernet and Serial).

Definition at line 2 of file network_header.h.

 All Classes Files Functions Variables Typedefs Defines