mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-06 03:50:13 +02:00
define ELEGANTOTA_USE_ASYNC_WEBSERVER as 1 to enable Async Mode
This commit is contained in:
parent
16d38fd481
commit
e5586e9339
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ _____ _ _ ___ _____ _
|
|||
#include "elop.h"
|
||||
|
||||
#ifndef ELEGANTOTA_USE_ASYNC_WEBSERVER
|
||||
#define ELEGANTOTA_USE_ASYNC_WEBSERVER 0
|
||||
#define ELEGANTOTA_USE_ASYNC_WEBSERVER 1
|
||||
#endif
|
||||
|
||||
#ifndef ELEGANTOTA_DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue