ESP3D  3.0
Firmware for ESP boards connected to 3D Printer
netservices.cpp File Reference
Include dependency graph for netservices.cpp:

Go to the source code of this file.

Variables

const byte DNS_PORT = 53
 
DNSServer dnsServer
 

Variable Documentation

◆ DNS_PORT

const byte DNS_PORT = 53

Definition at line 63 of file netservices.cpp.

◆ dnsServer

DNSServer dnsServer

Definition at line 64 of file netservices.cpp.