mirror of https://github.com/OpenIPC/wiki.git
Update device-foscam-x5.md (#230)
parent
36d2359f30
commit
d5666cb7ea
|
@ -23,9 +23,16 @@ Update your wireless credentials on autostart.sh:
|
||||||
---
|
---
|
||||||
|
|
||||||
### GPIO
|
### GPIO
|
||||||
IRLed | IRCut | Reset | IRSensor
|
IRLed | IRCut | Speaker | Reset | IRSensor
|
||||||
-|-|-|-
|
-|-|-|-|-
|
||||||
GPIO0 | GPIO3 | GPIO66 | GPIO80
|
GPIO0 | GPIO3 | GPIO14 | GPIO66 | GPIO80
|
||||||
|
|
||||||
|
```
|
||||||
|
cli -s .nightMode.irSensorPin 80
|
||||||
|
cli -s .nightMode.irCutPin1 3
|
||||||
|
cli -s .nightMode.backlightPin 0
|
||||||
|
cli -s .audio.speakerPin 14
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue