![]() |
ESP3D Lib
1.0
3D Printer WiFi Library
|
#include "Print.h"

Go to the source code of this file.
Classes | |
| class | Serial_2_Socket |
Macros | |
| #define | TXBUFFERSIZE 1200 |
| #define | RXBUFFERSIZE 128 |
| #define | FLUSHTIMEOUT 500 |
Variables | |
| Serial_2_Socket | Serial2Socket |
| #define FLUSHTIMEOUT 500 |
Definition at line 28 of file serial2socket.h.
| #define RXBUFFERSIZE 128 |
Definition at line 27 of file serial2socket.h.
| #define TXBUFFERSIZE 1200 |
Definition at line 26 of file serial2socket.h.
| Serial_2_Socket Serial2Socket |