File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ script:
16
16
- arduino --verify --board arduino:avr:leonardo $PWD/examples/ABP/ABP.ino
17
17
- arduino --verify --board arduino:avr:leonardo $PWD/examples/DeviceInfo/DeviceInfo.ino
18
18
- arduino --verify --board arduino:avr:leonardo $PWD/examples/Message/Receive/Receive.ino
19
- - arduino --verify --board arduino:avr:leonardo $PWD/examples/Message/Send/send .ino
19
+ - arduino --verify --board arduino:avr:leonardo $PWD/examples/Message/Send/Send .ino
20
20
- arduino --verify --board arduino:avr:leonardo $PWD/examples/PassThrough/PassThrough.ino
21
21
- arduino --verify --board arduino:avr:leonardo $PWD/examples/QuickStart/QuickStart.ino
22
22
- arduino --verify --board arduino:avr:leonardo $PWD/examples/Receive/Receive.ino
You can’t perform that action at this time.
0 commit comments