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 b47b2af commit da63a92Copy full SHA for da63a92
.github/workflows/compile-examples.yml
@@ -200,8 +200,7 @@ jobs:
200
with:
201
fqbn: ${{ matrix.board.fqbn }}
202
libraries: |
203
- - source-url: https://github.com/giulcioffi/WiFi101.git
204
- version: namespaced_api
+ - source-url: https://github.com/arduino-libraries/WiFi101.git
205
- name: MFRC522
206
- name: Arduino_MKRMEM
207
- name: FlashStorage
0 commit comments