From 581a48cf82fdba43c838b0eb056539a2125e738c Mon Sep 17 00:00:00 2001 From: gojimmypi Date: Sun, 15 Sep 2024 14:36:28 -0700 Subject: [PATCH] Update README.md git runner test --- .../ESP-IDF/examples/esp_http_client_example/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IDE/Espressif/ESP-IDF/examples/esp_http_client_example/README.md b/IDE/Espressif/ESP-IDF/examples/esp_http_client_example/README.md index b6dbd855d0..ac54802155 100644 --- a/IDE/Espressif/ESP-IDF/examples/esp_http_client_example/README.md +++ b/IDE/Espressif/ESP-IDF/examples/esp_http_client_example/README.md @@ -1,6 +1,8 @@ How to build PlatformIO based project ===================================== +gitrunner test #1 + Modified for no local copy of wolfSSL 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)