summaryrefslogtreecommitdiff
path: root/camlibs
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2016-09-07 10:02:39 +0200
committerMarcus Meissner <marcus@jet.franken.de>2016-09-07 10:02:39 +0200
commita95c779b69a5ead10ddb91e785f02d4e268d965a (patch)
tree4ce56e299b59cd1f8a8f8df150166a978f9f3a47 /camlibs
parent4c19a4d4e3d158260569ee3e5676f74a9d9c73cc (diff)
downloadlibgphoto2-a95c779b69a5ead10ddb91e785f02d4e268d965a.tar.gz
added nikon d7200 id
https://github.com/gphoto/libgphoto2/issues/83
Diffstat (limited to 'camlibs')
-rw-r--r--camlibs/ptp2/library.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index b3d81af89..d2e6cf395 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -1271,6 +1271,9 @@ static struct {
/* Jeffrey Wilson <colgs3b@gmail.com> */
{"Nikon:DSC D5500", 0x04b0, 0x0438, PTP_CAP|PTP_CAP_PREVIEW},
+ /* https://github.com/gphoto/libgphoto2/issues/83 */
+ {"Nikon:DSC D7200", 0x04b0, 0x0439, PTP_CAP|PTP_CAP_PREVIEW},
+
/* Laurent Zylberman <l.zylberman@graphix-images.com> */
{"Nikon:DSC D5", 0x04b0, 0x043a, PTP_CAP|PTP_CAP_PREVIEW},