Closed nozbey closed 1 year ago
If you change the default to 1 and recompile your code, it should use AsyncWebServer.
On Mon, 2 Oct 2023 at 5:27 PM, Nuri Özbey @.***> wrote:
Hello,
in esp32 AsyncWebserver not accepted because default
ifndef ELEGANTOTA_USE_ASYNC_WEBSERVER
define ELEGANTOTA_USE_ASYNC_WEBSERVER 1
endif
am ı need to change AsyncWebserver to Webserver ? or change default value of ELEGANTOTA_USE_ASYNC_WEBSERVER ??
thanks, nuri
— Reply to this email directly, view it on GitHub https://github.com/ayushsharma82/ElegantOTA/issues/134, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGK4NSACFWAUMAUECXQ6I5LX5KT2TANCNFSM6AAAAAA5PJZDME . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello,
in esp32 AsyncWebserver not accepted because default
am ı need to change AsyncWebserver to Webserver ? or change default value of ELEGANTOTA_USE_ASYNC_WEBSERVER ??
thanks, nuri