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 ```