We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df14fd7 commit 7bb9742Copy full SHA for 7bb9742
.github/workflows/build-esp32-camera-examples.yaml
@@ -42,6 +42,7 @@ jobs:
42
- source-path: ./
43
- source-url: https://github.com/Links2004/arduinoWebSockets.git
44
- source-url: https://github.com/bblanchon/ArduinoJson.git
45
+ - source-url: https://github.com/geeksville/Micro-RTSP.git
46
sketch-paths: ${{ env.SKETCHES }}
47
cli-compile-flags: |
48
- --warnings=none
0 commit comments