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 6e2ad88 commit 4247ac2Copy full SHA for 4247ac2
.github/workflows/ccpp.yml
@@ -32,7 +32,7 @@ jobs:
32
sketch-names: single_full_control_example.ino
33
34
- arduino-boards-fqbn: arduino:avr:leonardo # arduino leonardo - one full example
35
- sketch-names: angle_control.ino
+ sketch-names: open_loop_position_example.ino
36
37
- arduino-boards-fqbn: arduino:avr:mega # arduino mega2660 - one full example
38
0 commit comments