Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Oct 6, 2024
1 parent e2fb0ec commit f1b6386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
arduino-board-fqbn: esp32:esp32:m5stack-atoms3:CDCOnBoot=cdc
arduino-platform: esp32:esp32@2.0.15
platform-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
required-libraries: M5AtomS3@1.0.0,M5Unified@0.1.17,M5-ADS1115@1.0.1,M5Unit-ENV@1.0.1,M5-Ethernet@4.0.0,M5GFX@0.1.17,SSLClient@1.6.11,UrlEncode@1.0.1
required-libraries: M5AtomS3@1.0.0,M5Unified@0.1.17,M5-ADS1115@1.0.0,M5Unit-ENV@1.0.1,M5-Ethernet@4.0.0,M5GFX@0.1.17,SSLClient@1.6.11,UrlEncode@1.0.1
sketch-names: "*.ino"
sketch-names-find-start: bbn_*/*
extra-arduino-cli-args: "--warnings default"
Expand Down

0 comments on commit f1b6386

Please sign in to comment.