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 e735bc8 commit 344b1d3Copy full SHA for 344b1d3
.github/workflows/main.yml
@@ -10,5 +10,7 @@ jobs:
10
- name: Compile all examples
11
uses: ArminJo/arduino-test-compile@master
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
16
sketch-names: simplefoc_balancer.ino
0 commit comments