Switch docs to HTTP
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
; Library options: dependencies, extra library storages
|
||||
;
|
||||
; Please visit documentation for the other options and examples
|
||||
; http://docs.platformio.org/page/projectconf.html
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env]
|
||||
platform = espressif32
|
||||
framework = espidf
|
||||
monitor_speed = 115200
|
||||
board_build.embed_txtfiles =
|
||||
board_build.embed_txtfiles =
|
||||
src/certs/coap_ca.pem
|
||||
src/certs/coap_server.crt
|
||||
src/certs/coap_server.key
|
||||
|
||||
Reference in New Issue
Block a user