From 76efe46e97781fe64692f599e94d310d7a376215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Komar=C4=8Devi=C4=87?= Date: Wed, 30 Aug 2023 09:36:32 +0200 Subject: [PATCH] Add new Sony camera IDs --- src/sonymn_int.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sonymn_int.cpp b/src/sonymn_int.cpp index 0042ca46e6..30c4e756a1 100644 --- a/src/sonymn_int.cpp +++ b/src/sonymn_int.cpp @@ -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