Skip to content

Commit 41ee322

Browse files
committed
ESP8266 Add ESP8266WiFi library requirement
1 parent f4622e9 commit 41ee322

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

library.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
{
3131
"name": "Hash",
3232
"platforms": "espressif8266"
33+
},
34+
{
35+
"name": "ESP8266WiFi",
36+
"platforms": "espressif8266"
3337
}
3438
]
3539
}

0 commit comments

Comments
 (0)