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 e28f0cd commit 9b3037bCopy full SHA for 9b3037b
.github/workflows/ccpp.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- arduino-boards-fqbn: esp32:esp32:esp32s2 # esp32s2
61
platform-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json
62
- sketch-names: bldc_driver_3pwm_standalone.ino, stepper_driver_2pwm_standalone.ino, stepper_driver_4pwm_standalone
+ sketch-names: bldc_driver_3pwm_standalone.ino,stepper_driver_2pwm_standalone.ino,stepper_driver_4pwm_standalone.ino
63
64
- arduino-boards-fqbn: esp32:esp32:esp32s3 # esp32s3
65
0 commit comments