From 3593f8258b83c8a2e81ce344c62dfaf09f599909 Mon Sep 17 00:00:00 2001 From: viktorxda <35473052+viktorxda@users.noreply.github.com> Date: Tue, 7 Nov 2023 05:53:10 +0100 Subject: [PATCH] Add device-tapo-c110.md (#235) --- en/device-tapo-c110.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 en/device-tapo-c110.md 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 +```