Make conf file work with libconfig from Mobian.
This commit is contained in:
@@ -21,7 +21,7 @@ Rear: {
|
||||
|
||||
Pipeline: (
|
||||
{Type: "Link", From: "ov5640", FromPad: 0, To: "sun6i-csi", ToPad: 0},
|
||||
{Type: "Mode", Entity: "ov5640", Width: 2592, Height: 1944, Format: "BGGR8"},
|
||||
{Type: "Mode", Entity: "ov5640", Width: 2592, Height: 1944, Format: "BGGR8"}
|
||||
);
|
||||
},
|
||||
{
|
||||
@@ -35,7 +35,7 @@ Rear: {
|
||||
|
||||
Pipeline: (
|
||||
{Type: "Link", From: "ov5640", FromPad: 0, To: "sun6i-csi", ToPad: 0},
|
||||
{Type: "Mode", Entity: "ov5640"},
|
||||
{Type: "Mode", Entity: "ov5640"}
|
||||
);
|
||||
|
||||
}
|
||||
@@ -58,7 +58,7 @@ Front: {
|
||||
|
||||
Pipeline: (
|
||||
{Type: "Link", From: "gc2145", FromPad: 0, To: "sun6i-csi", ToPad: 0},
|
||||
{Type: "Mode", Entity: "gc2145"},
|
||||
{Type: "Mode", Entity: "gc2145"}
|
||||
);
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user