mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-09-28 23:30:55 +02:00
added dependency for PlatformIO ldf_mode off (#605)
This commit is contained in:
@@ -24,6 +24,10 @@
|
|||||||
{
|
{
|
||||||
"name": "AsyncTCP",
|
"name": "AsyncTCP",
|
||||||
"platforms": "espressif32"
|
"platforms": "espressif32"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Hash",
|
||||||
|
"platforms": "espressif8266"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user