Skip to content

Commit 319bdd1

Browse files
authored
Update Commands.md (tasmota#873)
Added ESP32 camera WcFlip command
1 parent ab6d3be commit 319bdd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Commands.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,8 @@ Command|Parameters
910910
Wc<a class="cmnd" id="wc"></a>|Query all camera settings
911911
WcBrightness<a class="cmnd" id="wcbrightness"></a>|`-2..+2` = set picture brightness
912912
WcContrast<a class="cmnd" id="wccontrast"></a>|`-2..+2` = set picture contrast
913-
WcMirror<a class="cmnd" id="wcmirror"></a>|Mirror camera. <BR>`0` = disable *(default)*<BR>`1` = enable
913+
WcFlip<a class="cmnd" id="wcflip"></a>|Flip camera image. <BR>`0` = disable *(default)*<BR>`1` = enable
914+
WcMirror<a class="cmnd" id="wcmirror"></a>|Mirror camera image. <BR>`0` = disable *(default)*<BR>`1` = enable
914915
WcResolution<a class="cmnd" id="wcresolution"></a>|Set camera resolution.<BR>`0` = 96x96 (96x96)<BR>`1` = QQVGA2 (128x160)<BR>`2` = QCIF (176x144)<BR>`3` = HQVGA (240x176)<BR>`4` = QVGA (320x240)<BR>`5` = CIF (400x296)<BR>`6` = VGA (640x480)<BR>`7` = SVGA (800x600)<BR>`8` = XGA (1024x768)<BR>`9` = SXGA (1280x1024)<BR>`10` = UXGA (1600x1200)
915916
WcSaturation<a class="cmnd" id="wcsaturation"></a>|`-2..+2` = set picture saturation
916917
WcStream<a class="cmnd" id="wcstream"></a>|Control streaming<BR>`0` = stop<BR>`1` = start

0 commit comments

Comments
 (0)