mirror of https://github.com/OpenIPC/wiki.git
Add device-tapo-c110.md
parent
925c0adec2
commit
96d82707ec
|
@ -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
|
||||
```
|
Loading…
Reference in New Issue