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 7bb9742 commit 7c75552Copy full SHA for 7c75552
.github/workflows/build-esp32-camera-examples.yaml
@@ -9,7 +9,6 @@ env:
9
examples/Camera/motion-capture
10
examples/Camera/snapshot-camera
11
examples/Camera/mjpeg-camera
12
- examples/Camera/rtsp-camera
13
14
jobs:
15
compile-camera-examples:
@@ -45,4 +44,4 @@ jobs:
45
44
- source-url: https://github.com/geeksville/Micro-RTSP.git
46
sketch-paths: ${{ env.SKETCHES }}
47
cli-compile-flags: |
48
- - --warnings=none
+ - --warnings=none
0 commit comments