Skip to content

Commit cbb3466

Browse files
committed
Use my FmacroIssue branch of ArduinoCore-API
1 parent 2b73ea7 commit cbb3466

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/compile-examples.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ jobs:
8787
- name: Checkout ArduinoCore-API
8888
uses: actions/checkout@v2
8989
with:
90-
repository: arduino/ArduinoCore-API
90+
repository: giulcioffi/ArduinoCore-API
91+
ref: FmacroIssue
9192
path: extras/ArduinoCore-API
9293

9394
- name: Install ArduinoCore-API

0 commit comments

Comments
 (0)