Skip to content

Commit 6267e79

Browse files
authored
Update ccpp.yml
1 parent e33782a commit 6267e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- arduino-boards-fqbn: esp32:esp32:esp32doit-devkit-v1 # esp32
4040
platform-url: https://dl.espressif.com/dl/package_esp32_index.json
41-
sketch-names: esp32_position_control.ino, esp32_i2c_dual_bus_example.ino
41+
sketch-names: esp32_position_control.ino, esp32_i2c_dual_bus_example.ino, esp32_current_control_low_side.ino
4242

4343
- arduino-boards-fqbn: STM32:stm32:GenF1:pnum=BLUEPILL_F103C8 # bluepill - hs examples
4444
platform-url: https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json

0 commit comments

Comments
 (0)