We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f38b62 commit ee3902aCopy full SHA for ee3902a
.github/workflows/compile-examples.yml
@@ -48,6 +48,7 @@ jobs:
48
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
49
libraries: |
50
- name: Arduino_DebugUtils
51
+ - name: ArduinoHttpClient
52
sketch-paths: |
53
- examples/OTA_Arduino_Server
54
- examples/OTA_GitHub_Server
@@ -58,6 +59,7 @@ jobs:
58
59
- name: arduino:esp32
60
61
62
63
64
65
0 commit comments