Skip to content

Commit

Permalink
ci(pre-commit): Apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Sep 10, 2024
1 parent 10f999f commit a45e298
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libraries/ESP32/examples/HWCDC_Events/ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"esp32": false,
"esp32s2": false
},
"fqbn": {
"fqbn": {
"esp32s3": [
"espressif:esp32:esp32s3:USBMode=hwcdc,PartitionScheme=huge_app,FlashMode=dio"
]
Expand Down
2 changes: 1 addition & 1 deletion libraries/ESP_SR/examples/Basic/ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"esp32h2": false,
"esp32s2": false
},
"fqbn": {
"fqbn": {
"esp32s3": [
"espressif:esp32:esp32s3:USBMode=default,PartitionScheme=esp_sr_16,FlashSize=16M,FlashMode=dio"
]
Expand Down

0 comments on commit a45e298

Please sign in to comment.