We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac5354 commit 2129265Copy full SHA for 2129265
.github/workflows/compile-examples.yml
@@ -22,9 +22,8 @@ jobs:
22
# Install the ArduinoIoTCloud library from the repository
23
- source-path: ./
24
- source-url: https://github.com/fabik111/Arduino_ConnectionHandler.git
25
- version: e8539870f2f8b7936f3126070b45055c38856bb1
26
- - source-url: https://github.com/fabik111/ArduinoBLE.git
27
- version: 82e2a28f871e97b313846cee6d9efed8943dca53
+ version: 0314cf54593029aea05bb8c179e40a26128f7d67
+ - name: ArduinoBLE
28
- name: ArduinoHttpClient
29
- name: Arduino_DebugUtils
30
- name: ArduinoMqttClient
0 commit comments