Skip to content

Commit

Permalink
bumper of esp32
Browse files Browse the repository at this point in the history
  • Loading branch information
gigapod committed Apr 12, 2024
1 parent ad986d6 commit 71a6cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-datalogger-iot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

# Install ESP32 - v2.0.9 (May, 2023)
- name: Arduino - Install ESP32 platform
run: arduino-cli core install esp32:[email protected].9
run: arduino-cli core install esp32:[email protected].14

# install the libraries Flux uses
- name: Install Flux dependant libraries.
Expand Down

0 comments on commit 71a6cdd

Please sign in to comment.