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 5e9981c commit 59e3502Copy full SHA for 59e3502
.github/workflows/ccpp.yml
@@ -48,7 +48,7 @@ jobs:
48
- arduino-boards-fqbn: esp32:esp32:esp32 # esp32
49
platform-url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
50
required-libraries: Simple FOC
51
- sketches-exclude: calibrated smoothing simplefocnano_torque_voltage simplefocnano_atmega
+ sketches-exclude: calibrated smoothing simplefocnano_torque_voltage simplefocnano_atmega linearhall
52
- arduino-boards-fqbn: esp32:esp32:esp32s2 # esp32s2
53
54
0 commit comments