1 parent a43400d commit 884b696Copy full SHA for 884b696
2 files changed
include/version.h
@@ -1,7 +1,7 @@
1
2
#ifndef VERSION
3
- #define VERSION "dev.1770586033 - 2026-02-08 13:27:13.849011"
+ #define VERSION "dev.1770586580 - 2026-02-08 13:36:20.742165"
4
#endif
5
#ifndef VERSION_SHORT
6
- #define VERSION_SHORT "dev.1770586033"
+ #define VERSION_SHORT "dev.1770586580"
7
platformio.ini
@@ -36,7 +36,7 @@ lib_deps =
36
build_flags =
37
-D CORE_DEBUG_LEVEL=4
38
-D ELEGANTOTA_USE_ASYNC_WEBSERVER=1
39
-
+ -D LOG_LEVEL=LOG_LEVEL_VERBOSE
40
41
[env:esp8266]
42
platform = espressif8266
0 commit comments