Skip to content

Commit

Permalink
Add new Sony camera IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos authored and neheb committed Sep 5, 2023
1 parent a93329b commit bbedc0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sonymn_int.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,8 @@ constexpr TagDetails sonyModelId[] = {
{393, "ZV-E1"},
{394, "ILCE-6700"},
{395, "ZV-1M2"},
{396, "ILCE-7CR"},
{397, "ILCE-7CM2"},
};

//! Lookup table to translate Sony creative style (main group) values to readable labels
Expand Down

0 comments on commit bbedc0b

Please sign in to comment.