mirror of https://github.com/OpenIPC/wiki.git
Update device-tapo-c110.md (#237)
parent
d53c24a6cc
commit
792befbfdb
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue