We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddb266 commit f1f485bCopy full SHA for f1f485b
.github/workflows/build-datalogger-iot.yml
@@ -58,7 +58,7 @@ jobs:
58
59
# Install ESP32 - v2.0.9 (May, 2023)
60
- name: Arduino - Install ESP32 platform
61
- run: arduino-cli core install esp32:esp32
+ run: arduino-cli core install esp32:esp32@2.0.14
62
63
# install the libraries Flux uses
64
- name: Install Flux dependant libraries.
0 commit comments