diff --git a/en/device-tapo-c110.md b/en/device-tapo-c110.md new file mode 100644 index 0000000..65212a7 --- /dev/null +++ b/en/device-tapo-c110.md @@ -0,0 +1,15 @@ +# OpenIPC Wiki +[Table of Content](../README.md) + +TP-Link Tapo C110 +--- + +### GPIO +IRLed | WhiteLed | RedLed | GreenLed | Reset | IRCut +-|-|-|-|-|- +GPIO14 | GPIO15 | GPIO46 | GPIO47 | GPIO66 | GPIO78 + +``` +cli -s .nightMode.irCutPin1 78 +cli -s .nightMode.backlightPin 14 +```