mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2026-01-30 18:12:16 +01:00
v3.0.2
This commit is contained in:
@@ -43,10 +43,10 @@
|
||||
#error Platform not supported
|
||||
#endif
|
||||
|
||||
#define ASYNCWEBSERVER_VERSION "3.0.1"
|
||||
#define ASYNCWEBSERVER_VERSION "3.0.2"
|
||||
#define ASYNCWEBSERVER_VERSION_MAJOR 3
|
||||
#define ASYNCWEBSERVER_VERSION_MINOR 0
|
||||
#define ASYNCWEBSERVER_VERSION_REVISION 1
|
||||
#define ASYNCWEBSERVER_VERSION_REVISION 2
|
||||
#define ASYNCWEBSERVER_FORK_mathieucarbou
|
||||
|
||||
#ifdef ASYNCWEBSERVER_REGEX
|
||||
|
||||
Reference in New Issue
Block a user