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 02ea917 commit ec0e896Copy full SHA for ec0e896
.github/workflows/main.yml
@@ -12,5 +12,5 @@ jobs:
12
with:
13
arduino-boards-fqbn: esp32:esp32:esp32doit-devkit-v1 # esp32
14
platform-url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
15
- required-libraries: Simple FOC,BluetoothSerial
+ required-libraries: Simple FOC
16
sketch-names: simplefoc_balancer.ino
0 commit comments