mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
correct header name
This commit is contained in:
parent
979bc2ca0b
commit
6f9ee2ac57
@ -1,7 +1,7 @@
|
||||
#ifdef ARDUINO_ARCH_ESP8266
|
||||
#include "knx/platform.h"
|
||||
#include <ESP8266WiFi.h>
|
||||
#include <WifiUDP.h>
|
||||
#include <WiFiUdp.h>
|
||||
|
||||
#define SerialDBG Serial
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user