mirror of
https://github.com/esphome/esphome.git
synced 2025-09-29 16:42:19 +01:00
preen
This commit is contained in:
@@ -15,7 +15,7 @@ class DNSServer {
|
|||||||
void process_next_request();
|
void process_next_request();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
static constexpr size_t DNS_BUFFER_SIZE = 128;
|
static constexpr size_t DNS_BUFFER_SIZE = 192;
|
||||||
|
|
||||||
void process_dns_request();
|
void process_dns_request();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user