mirror of https://github.com/OpenIPC/wiki.git
Update device-foscam-x5.md (#247)
parent
4b7c4c6bd4
commit
e74386a38e
|
@ -38,6 +38,15 @@ cli -s .audio.speakerPinInvert true
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### Wireless
|
||||||
|
```
|
||||||
|
fw_setenv wlandev rtl8188fu-ssc337de-foscam
|
||||||
|
fw_setenv wlanssid Router
|
||||||
|
fw_setenv wlanpass 12345678
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Camera disassembly
|
### Camera disassembly
|
||||||
<details>
|
<details>
|
||||||
<summary>Expand pictures</summary>
|
<summary>Expand pictures</summary>
|
||||||
|
|
Loading…
Reference in New Issue