Skip to content

Commit

Permalink
Merge branch 'main' into discover-dhcp-camera-outside-subnet
Browse files Browse the repository at this point in the history
  • Loading branch information
hackel6 authored Sep 25, 2023
2 parents bfaf77e + 5c0f21b commit cd7bd31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/arvgcport.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ static ArvGvLegacyInfos arv_gc_port_legacy_infos[] = {
{ .vendor_selection = "TeledyneDALSA", .model_selection = "ICE"},
{ .vendor_selection = "Sony", .model_selection = "XCG_CGSeries"},
{ .vendor_selection = "EVK", .model_selection = "HELIOS"},
{ .vendor_selection = "AT_Automation_Technology_GmbH",.model_selection = "C6_X_GigE"},
};

typedef struct {
Expand Down

0 comments on commit cd7bd31

Please sign in to comment.