mirror of https://github.com/OpenIPC/firmware.git
[SKIP CI] add sensor configs for sc2300 & sc3335. (#769)
parent
50e456eb51
commit
55dbb4d84b
|
@ -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