mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
correct header name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifdef ARDUINO_ARCH_ESP8266
|
||||
#include "knx/platform.h"
|
||||
#include <ESP8266WiFi.h>
|
||||
#include <WifiUDP.h>
|
||||
#include <WiFiUdp.h>
|
||||
|
||||
#define SerialDBG Serial
|
||||
|
||||
|
||||
Reference in New Issue
Block a user