mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-11 07:56:39 +02:00
/setup geht noch nicht
This commit is contained in:
parent
348ad4bd07
commit
03b9af216d
16 changed files with 590 additions and 482 deletions
|
@ -7,13 +7,6 @@
|
|||
#define __AHOYWIFI_H__
|
||||
|
||||
#include "dbg.h"
|
||||
#ifdef ESP8266
|
||||
#include <ESP8266WebServer.h>
|
||||
#include <ESP8266WiFi.h>
|
||||
#elif defined(ESP32)
|
||||
#include <WebServer.h>
|
||||
#include <WiFi.h>
|
||||
#endif
|
||||
|
||||
// NTP
|
||||
#include <WiFiUdp.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue