Skip to content

Commit da63a92

Browse files
committed
Use master branch of library WiFi101
1 parent b47b2af commit da63a92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,7 @@ jobs:
200200
with:
201201
fqbn: ${{ matrix.board.fqbn }}
202202
libraries: |
203-
- source-url: https://github.com/giulcioffi/WiFi101.git
204-
version: namespaced_api
203+
- source-url: https://github.com/arduino-libraries/WiFi101.git
205204
- name: MFRC522
206205
- name: Arduino_MKRMEM
207206
- name: FlashStorage

0 commit comments

Comments
 (0)