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 c5bfd51 commit 820ae07Copy full SHA for 820ae07
.github/workflows/esp32.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- arduino-boards-fqbn: esp32:esp32:esp32c3 # esp32c3
35
platform-url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
36
- sketch-names: esp32_position_control.ino, esp32_i2c_dual_bus_example.ino, stepper_driver_2pwm_standalone.ino, stepper_driver_4pwm_standalone.ino
+ sketch-names: esp32_position_control.ino, stepper_driver_2pwm_standalone.ino, stepper_driver_4pwm_standalone.ino
37
38
- arduino-boards-fqbn: esp32:esp32:esp32doit-devkit-v1 # esp32
39
0 commit comments