mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-06 05:21:22 +03:00
Added missing include needed for Arduino IDE
This commit is contained in:
parent
0ac29dcd09
commit
af533d6c5c
@ -31,6 +31,7 @@
|
||||
/* Create a WiFi access point and provide a web server on it. */
|
||||
|
||||
#include <ESP8266WiFi.h>
|
||||
#include <WiFiClient.h>
|
||||
#include <ESP8266WebServer.h>
|
||||
|
||||
/* Set these to your desired credentials. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user