mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-09-26 06:10:55 +02:00
Added ASYNCWEBSERVER_F* defines for downstream projects
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
#error Platform not supported
|
||||
#endif
|
||||
|
||||
#define ASYNCWEBSERVER_VERSION "2.1.0"
|
||||
#define ASYNCWEBSERVER_VERSION_MAJOR 2
|
||||
#define ASYNCWEBSERVER_VERSION_MINOR 1
|
||||
#define ASYNCWEBSERVER_VERSION_REVISION 0
|
||||
#define ASYNCWEBSERVER_FORK_mathieucarbou
|
||||
|
||||
#ifdef ASYNCWEBSERVER_REGEX
|
||||
#define ASYNCWEBSERVER_REGEX_ATTRIBUTE
|
||||
#else
|
||||
|
Reference in New Issue
Block a user