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 c8b9480 commit 089e995Copy full SHA for 089e995
.github/workflows/build-esp32-camera-examples.yaml
@@ -8,6 +8,8 @@ env:
8
SKETCHES: |
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:
0 commit comments