Skip to content

Commit ca5f88d

Browse files
kmilosneheb
authored andcommitted
Add Nikon LensData v0802
1 parent 1762105 commit ca5f88d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/makernote_int.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -873,6 +873,7 @@ constexpr auto nikonArrayIdx = std::array{
873873
NikonArrayIdx{0x0098, "0203", 0, 1, 4}, NikonArrayIdx{0x0098, "0204", 0, 2, 4},
874874
NikonArrayIdx{0x0098, "0800", 0, 3, 4}, // for e.g. Z6/7
875875
NikonArrayIdx{0x0098, "0801", 0, 3, 4}, // for e.g. Z6/7
876+
NikonArrayIdx{0x0098, "0802", 0, 3, 4}, // for e.g. Z9
876877
// NikonFl
877878
NikonArrayIdx{0x00a8, "0100", 0, 0, NA}, NikonArrayIdx{0x00a8, "0101", 0, 0, NA},
878879
NikonArrayIdx{0x00a8, "0102", 0, 1, NA}, NikonArrayIdx{0x00a8, "0103", 0, 2, NA},

0 commit comments

Comments
 (0)