From 792befbfdbd193fa5244b9c1483e5db42be317b6 Mon Sep 17 00:00:00 2001 From: viktorxda <35473052+viktorxda@users.noreply.github.com> Date: Tue, 7 Nov 2023 20:50:41 +0100 Subject: [PATCH] Update device-tapo-c110.md (#237) --- en/device-tapo-c110.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/en/device-tapo-c110.md b/en/device-tapo-c110.md index 65212a7..7b1038e 100644 --- a/en/device-tapo-c110.md +++ b/en/device-tapo-c110.md @@ -5,11 +5,12 @@ TP-Link Tapo C110 --- ### GPIO -IRLed | WhiteLed | RedLed | GreenLed | Reset | IRCut --|-|-|-|-|- -GPIO14 | GPIO15 | GPIO46 | GPIO47 | GPIO66 | GPIO78 +IRLed | WhiteLed | RedLed | GreenLed | Speaker | Reset | IRCut +-|-|-|-|-|-|- +GPIO14 | GPIO15 | GPIO46 | GPIO47 | GPIO61 | GPIO66 | GPIO78 ``` cli -s .nightMode.irCutPin1 78 cli -s .nightMode.backlightPin 14 +cli -s .audio.speakerPin 61 ```