From d5666cb7eaceef2d5572ad3001bfa7d4eef035c8 Mon Sep 17 00:00:00 2001 From: viktorxda <35473052+viktorxda@users.noreply.github.com> Date: Fri, 3 Nov 2023 21:17:08 +0100 Subject: [PATCH] Update device-foscam-x5.md (#230) --- en/device-foscam-x5.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/en/device-foscam-x5.md b/en/device-foscam-x5.md index ace7613..4dcb390 100644 --- a/en/device-foscam-x5.md +++ b/en/device-foscam-x5.md @@ -23,9 +23,16 @@ Update your wireless credentials on autostart.sh: --- ### GPIO -IRLed | IRCut | Reset | IRSensor --|-|-|- -GPIO0 | GPIO3 | GPIO66 | GPIO80 +IRLed | IRCut | Speaker | Reset | IRSensor +-|-|-|-|- +GPIO0 | GPIO3 | GPIO14 | GPIO66 | GPIO80 + +``` +cli -s .nightMode.irSensorPin 80 +cli -s .nightMode.irCutPin1 3 +cli -s .nightMode.backlightPin 0 +cli -s .audio.speakerPin 14 +``` ---