mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 00:21:44 +01:00
feat(http_server/async_handler): Http server async pytest was not enabled
Pytest for the http_server/async_handler example was not enabled, this ensures that the pytest is enabled
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
CONFIG_EXAMPLE_MAX_ASYNC_REQUESTS=2
|
||||
CONFIG_EXAMPLE_WIFI_SSID_PWD_FROM_STDIN=y
|
||||
CONFIG_EXAMPLE_CONNECT_WIFI=n
|
||||
CONFIG_EXAMPLE_CONNECT_ETHERNET=y
|
||||
|
||||
Reference in New Issue
Block a user