summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2017-03-09 22:45:53 +0100
committerMarcus Meissner <marcus@jet.franken.de>2017-03-10 06:16:06 +0100
commit5a38dbb16b72bbe788262ce1d81687269e475e9e (patch)
treefcfe2ff6e525ddaae5659142e764a2b25db7630f
parent041d0acf77c68a5a1160a51f754d68e80e931477 (diff)
downloadlibgphoto2-5a38dbb16b72bbe788262ce1d81687269e475e9e.tar.gz
added eos m5
-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 cb35ca562..82aad4831 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -1888,6 +1888,9 @@ static struct {
/* Barney Livingston <barney.livingston@lobsterpictures.tv> */
{"Canon:EOS 1300D", 0x04a9, 0x32b4, PTP_CAP|PTP_CAP_PREVIEW},
+ /* Jim Howard <jh.xsnrg@gmail.com> */
+ {"Canon:EOS M5", 0x04a9, 0x32bb, PTP_CAP|PTP_CAP_PREVIEW},
+
/* https://github.com/gphoto/libgphoto2/issues/84 */
{"Canon:Digital Ixus 180", 0x04a9, 0x32c0, 0},