Skip to content

Commit cb9734c

Browse files
authored
WiFi.h as alias to ESP8266WiFi.h (#9044)
1 parent ce21084 commit cb9734c

File tree

1 file changed

+2
-0
lines changed
  • libraries/ESP8266WiFi/src

1 file changed

+2
-0
lines changed

libraries/ESP8266WiFi/src/WiFi.h

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
#include "ESP8266WiFi.h"

0 commit comments

Comments
 (0)