Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 508a111

Browse files
committed
remove espressif32 platform from ESPAsyncUDP (ESP32 uses internal AsyncUDP)
1 parent 43182bc commit 508a111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"owner": "me-no-dev",
4747
"name": "ESPAsyncUDP",
4848
"version": "0.0.0-alpha+sha.697c75a025",
49-
"platforms": ["espressif8266", "espressif32"]
49+
"platforms": ["espressif8266"]
5050
},
5151
{
5252
"owner": "devyte",

0 commit comments

Comments
 (0)