mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-06 05:21:22 +03:00
Merge pull request #758 from luc-github/esp8266
Remove DEBUG defined by default in DNSServer library
This commit is contained in:
commit
67d004c226
@ -2,8 +2,6 @@
|
||||
#include <lwip/def.h>
|
||||
#include <Arduino.h>
|
||||
|
||||
#define DEBUG
|
||||
#define DEBUG_OUTPUT Serial
|
||||
|
||||
DNSServer::DNSServer()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user