mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
better compatibility for IPAddress changes with external libraries (#5438)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
|
||||
#include <ESP8266WiFi.h>
|
||||
#include <AddrList.h>
|
||||
|
||||
#ifndef STASSID
|
||||
#define STASSID "your-ssid"
|
||||
|
Reference in New Issue
Block a user