mirror of
https://github.com/paperdash/device-epd.git
synced 2024-11-04 12:00:27 +00:00
removed double incluce
This commit is contained in:
parent
aeb36b69dc
commit
52dfe427bb
@ -12,7 +12,6 @@ DNSServer dnsServer;
|
||||
/* Soft AP network parameters */
|
||||
IPAddress apIP(192,178,4,1);
|
||||
|
||||
#include <DNSServer.h>
|
||||
|
||||
bool initClientMode(const char *ssid, const char *password);
|
||||
void initAPMode();
|
||||
|
Loading…
Reference in New Issue
Block a user