Skip to content

Commit 2e56c4b

Browse files
authored
Merge pull request #26 from arduino-libraries/marqdevx/action-compile-updateSketches
Actions compile: Update sketches list
2 parents d952f44 + 13a747f commit 2e56c4b

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.github/workflows/compile-examples.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,6 @@ jobs:
5454
sketch-paths: |
5555
- examples/Edge Control Getting Started
5656
57-
- fqbn: arduino:mbed_nicla:nicla_sense
58-
sketch-paths: |
59-
- examples/Nicla Sense ME as a MKR Shield/NiclaShieldController
60-
61-
- fqbn: arduino:samd:mkrwifi1010
62-
sketch-paths: |
63-
- examples/Nicla Sense ME as a MKR Shield/NiclaShieldHost
64-
6557
steps:
6658
- name: Checkout
6759
uses: actions/checkout@v3

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Arduino_Pro_Tutorials
2-
version=1.0.4
2+
version=1.0.5
33
author=Martino Facchin, Riccardo Ricco, Dario Pennisi, Sebastian Romero, Lenard George, Ignacio Herrera, Jose García, Pablo Marquínez
44
maintainer=Arduino <[email protected]>
55
sentence=This library contains the complete Arduino sketches from the Pro Tutorials.

0 commit comments

Comments
 (0)