Skip to content

Commit

Permalink
Add new Canon model IDs
Browse files Browse the repository at this point in the history
(cherry picked from commit 44bc543)

# Conflicts:
#	src/canonmn_int.cpp
  • Loading branch information
kmilos committed Sep 2, 2024
1 parent adb7f34 commit 9c09f43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/canonmn_int.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,8 @@ constexpr TagDetails canonModelId[] = {{0x00000412, "EOS M50 / Kiss M"},
{0x80000481, "EOS R6 Mark II"},
{0x80000487, "EOS R8"},
{0x80000491, "PowerShot V10"},
{0x80000495, "EOS R1"},
{0x80000496, "EOS R5 Mark II"},
{0x80000498, "EOS R100"},
{0x80000520, "EOS D2000C"},
{0x80000560, "EOS D6000C"}};
Expand Down

0 comments on commit 9c09f43

Please sign in to comment.