mirror of https://github.com/OpenIPC/wiki.git
Update device-tapo-c110.md (#246)
parent
2c9cd0d804
commit
4b7c4c6bd4
|
@ -14,3 +14,12 @@ cli -s .nightMode.irCutPin1 78
|
||||||
cli -s .nightMode.backlightPin 14
|
cli -s .nightMode.backlightPin 14
|
||||||
cli -s .audio.speakerPin 61
|
cli -s .audio.speakerPin 61
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### Wireless
|
||||||
|
```
|
||||||
|
fw_setenv wlandev ssw101b-ssc333-tapo-c110
|
||||||
|
fw_setenv wlanssid Router
|
||||||
|
fw_setenv wlanpass 12345678
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue