From 5949ec9293b647e81e71a98880a4ec53fe48a23b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Komar=C4=8Devi=C4=87?= <4973094+kmilos@users.noreply.github.com> Date: Mon, 7 Nov 2022 17:03:42 +0100 Subject: [PATCH] Add Canon R6m2 ID --- src/canonmn_int.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/canonmn_int.cpp b/src/canonmn_int.cpp index 1842b916..414dcf18 100644 --- a/src/canonmn_int.cpp +++ b/src/canonmn_int.cpp @@ -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"}};