Skip to content

Commit

Permalink
Merge pull request #2417 from Exiv2/kmilos-patch-1
Browse files Browse the repository at this point in the history
Add Canon R6m2 ID
  • Loading branch information
kmilos authored Nov 18, 2022
2 parents 74720d8 + 5949ec9 commit cf15cc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/canonmn_int.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ constexpr TagDetails canonModelId[] = {{0x00000412, "EOS M50 / Kiss M"},
{0x80000465, "EOS R10"},
{0x80000467, "PowerShot ZOOM"},
{0x80000468, "EOS M50 Mark II / Kiss M2"},
{0x80000481, "EOS R6 Mark II"},
//{ (long int)tbd, "EOS Ra" },
{0x80000520, "EOS D2000C"},
{0x80000560, "EOS D6000C"}};
Expand Down

0 comments on commit cf15cc5

Please sign in to comment.