Skip to content

Commit cf15cc5

Browse files
authored
Merge pull request #2417 from Exiv2/kmilos-patch-1
Add Canon R6m2 ID
2 parents 74720d8 + 5949ec9 commit cf15cc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/canonmn_int.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ constexpr TagDetails canonModelId[] = {{0x00000412, "EOS M50 / Kiss M"},
379379
{0x80000465, "EOS R10"},
380380
{0x80000467, "PowerShot ZOOM"},
381381
{0x80000468, "EOS M50 Mark II / Kiss M2"},
382+
{0x80000481, "EOS R6 Mark II"},
382383
//{ (long int)tbd, "EOS Ra" },
383384
{0x80000520, "EOS D2000C"},
384385
{0x80000560, "EOS D6000C"}};

0 commit comments

Comments
 (0)