@@ -6,7 +6,7 @@ framework = arduino
6
6
platform = espressif32@>=1.11
7
7
board = lolin32
8
8
lib_ldf_mode = deep+
9
- lib_deps = https://github.com/jackjansen /esp32_https_server.git# bodyparser
9
+ lib_deps = https://github.com/fhessel /esp32_https_server.git
10
10
build_flags = -DHTTPS_LOGLEVEL =4 -DHTTPS_REQUEST_MAX_REQUEST_LENGTH =800
11
11
src_filter = +<*> +<../examples/FormServer/>
12
12
debug_tool = minimodule
@@ -19,7 +19,7 @@ framework = arduino
19
19
platform = espressif32@>=1.11
20
20
board = lolin32
21
21
lib_ldf_mode = deep+
22
- lib_deps = https://github.com/jackjansen /esp32_https_server.git# bodyparser
22
+ lib_deps = https://github.com/fhessel /esp32_https_server.git
23
23
build_flags = -DHTTPS_LOGLEVEL =4 -DHTTPS_REQUEST_MAX_REQUEST_LENGTH =800
24
24
src_filter = +<*> +<../examples/FormServer/>
25
25
monitor_speed = 115200
@@ -30,7 +30,7 @@ framework = arduino
30
30
platform = espressif32@>=1.11
31
31
board = lolin32
32
32
lib_ldf_mode = deep+
33
- lib_deps = https://github.com/jackjansen /esp32_https_server.git# bodyparser
33
+ lib_deps = https://github.com/fhessel /esp32_https_server.git
34
34
build_flags = -DHTTPS_LOGLEVEL =4 -DHTTPS_REQUEST_MAX_REQUEST_LENGTH =800
35
35
src_filter = +<*> +<../examples/HelloServer/>
36
36
debug_tool = minimodule
@@ -43,7 +43,7 @@ framework = arduino
43
43
platform = espressif32@>=1.11
44
44
board = lolin32
45
45
lib_ldf_mode = deep+
46
- lib_deps = https://github.com/jackjansen /esp32_https_server.git# bodyparser
46
+ lib_deps = https://github.com/fhessel /esp32_https_server.git
47
47
build_flags = -DHTTPS_LOGLEVEL =4 -DHTTPS_REQUEST_MAX_REQUEST_LENGTH =800
48
48
src_filter = +<*> +<../examples/HelloServer/>
49
49
monitor_speed = 115200
0 commit comments