Skip to content

Commit 59e3502

Browse files
committed
exclude linearhall example from ESP32
1 parent 5e9981c commit 59e3502

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
@@ -48,7 +48,7 @@ jobs:
4848
- arduino-boards-fqbn: esp32:esp32:esp32 # esp32
4949
platform-url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
5050
required-libraries: Simple FOC
51-
sketches-exclude: calibrated smoothing simplefocnano_torque_voltage simplefocnano_atmega
51+
sketches-exclude: calibrated smoothing simplefocnano_torque_voltage simplefocnano_atmega linearhall
5252
- arduino-boards-fqbn: esp32:esp32:esp32s2 # esp32s2
5353
platform-url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
5454
required-libraries: Simple FOC

0 commit comments

Comments
 (0)