File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
arduino-boards-fqbn :
11
11
- arduino:avr:uno # arudino uno
12
12
- arduino:sam:arduino_due_x # arduino due
13
- - arduino:avr:mega2560 # arduino mega2650
13
+ - arduino:avr:mega # arduino mega2650
14
14
- arduino:avr:leonardo # arduino leonardo
15
15
- arduino:samd:nano_33_iot # samd21
16
16
- adafruit:samd:adafruit_metro_m4 # samd51
32
32
sketch-names : single_full_control_example.ino
33
33
34
34
- arduino-boards-fqbn : arduino:avr:leonardo # arduino leonardo - one full example
35
- sketch-names : single_full_control_example .ino
35
+ sketch-names : angle_control .ino
36
36
37
- - arduino-boards-fqbn : arduino:avr:mega2560 # arduino mega2660 - one full example
37
+ - arduino-boards-fqbn : arduino:avr:mega # arduino mega2660 - one full example
38
38
sketch-names : single_full_control_example.ino
39
39
40
40
- arduino-boards-fqbn : arduino:samd:nano_33_iot # samd21
You can’t perform that action at this time.
0 commit comments