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