mirror of https://github.com/OpenIPC/firmware.git
add sensor configs for sc2300 & sc3335.
parent
50e456eb51
commit
8470b4a865
|
@ -0,0 +1,6 @@
|
||||||
|
sensor:
|
||||||
|
name: sc2300
|
||||||
|
address: 0x30
|
||||||
|
width: 1920
|
||||||
|
height: 1080
|
||||||
|
bus: i2c
|
|
@ -0,0 +1,6 @@
|
||||||
|
sensor:
|
||||||
|
name: sc3335
|
||||||
|
address: 0x30
|
||||||
|
width: 2304
|
||||||
|
height: 1296
|
||||||
|
bus: i2c
|
Loading…
Reference in New Issue