From c780b490c6b0ebd8028584ced0cf6b0d30fff522 Mon Sep 17 00:00:00 2001 From: Patrick Plenefisch Date: Tue, 17 Feb 2026 17:40:59 -0500 Subject: [PATCH] Add Lens ID for Meike 85mm f/1.8 (DCM) Note that LensModel is "SKY85mm f/1.8 DCM" + the firmware date --- src/canonmn_int.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/canonmn_int.cpp b/src/canonmn_int.cpp index f1b23c70bf..4607523a8f 100644 --- a/src/canonmn_int.cpp +++ b/src/canonmn_int.cpp @@ -1929,6 +1929,7 @@ constexpr TagDetails canonCsLensType[] = { {754, "Canon EF 70-200mm f/4L IS II USM"}, {757, "Canon EF 400mm f/2.8L IS III USM"}, {758, "Canon EF 600mm f/4L IS III USM"}, + {923, "Meike 85mm f/1.8 DCM"}, {1136, "Sigma 24-70mm f/2.8 DG OS HSM | Art 017"}, {4142, "Canon EF-S 18-135mm f/3.5-5.6 IS STM"}, {4143, "Canon EF-M 18-55mm f/3.5-5.6 IS STM"},