mirror of https://github.com/OpenIPC/firmware.git
Update gc4023.yaml
Because the sensor source code is 0x29, Here 0x21 will not generate an image, just change it to 0x29. I have verified it on the hardware. https://github.com/OpenIPC/openingenic/blob/master/kernel/sensors/t31/gc4023/gc4023.cpull/1490/head
parent
cbd361ec37
commit
3cb8813fb1
|
@ -1,6 +1,6 @@
|
|||
sensor:
|
||||
name: gc4023
|
||||
address: 0x21
|
||||
address: 0x29
|
||||
width: 2560
|
||||
height: 1440
|
||||
bus: i2c
|
||||
|
|
Loading…
Reference in New Issue