1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

WiFi.h as alias to ESP8266WiFi.h (#9044)

This commit is contained in:
Juraj Andrássy
2023-12-08 10:50:54 +01:00
committed by GitHub
parent ce210840b4
commit cb9734c97d

View File

@ -0,0 +1,2 @@
#include "ESP8266WiFi.h"