mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-02-05 00:15:52 +00:00
Add JXF23 to init script for Hi3516CV200
This commit is contained in:
@@ -89,7 +89,7 @@ insert_isp() {
|
||||
|
||||
insert_sns() {
|
||||
case $SENSOR in
|
||||
9m034 | jxf22 | ov2718 | ov9732 | ov9750 | ov9752 | jxh62 | sc1235 | sc2235)
|
||||
9m034 | jxf22 | jxf23 | ov2718 | ov9732 | ov9750 | ov9752 | jxh62 | sc1235 | sc2235)
|
||||
devmem 0x200f0040 32 0x2 # I2C0_SCL
|
||||
devmem 0x200f0044 32 0x2 # I2C0_SDA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user