File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -52,4 +52,4 @@ Characteristics
5252* Customizable memory footprint for caching returned body data.
5353* No external dependencies outside of the standard Arduino framework.
5454* Object oriented implementation.
55- * Basic authorization support (initial version by [ BlueAndi ] ( https://github.com/BlueAndi ) )
55+ * Basic authorization support (initial version by [ Tomer-W ] ( https://github.com/tomer-w )
Original file line number Diff line number Diff line change 1212src_dir = examples/HelloHttp
1313lib_dir = ../
1414
15- ; [env:huzzah]
16- ; platform = espressif8266
17- ; framework = arduino
18- ; board = huzzah
19- ; upload_port = /dev/cu.SLAB_USBtoUART
20- ; monitor_port = /dev/cu.SLAB_USBtoUART
21- ; monitor_speed = 115200
22- ; lib_deps =
23- ; agdl/Base64@^1.0.0
24-
2515[env:esp01]
2616platform = espressif8266
2717framework = arduino
You can’t perform that action at this time.
0 commit comments