summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--camlibs/ptp2/library.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index b40d4a31a..9c4cb1d57 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -2172,6 +2172,10 @@ static struct {
/* https://github.com/gphoto/gphoto2/issues/247, from logfile */
{"Canon:EOS 1500D", 0x04a9, 0x32e1, PTP_CAP|PTP_CAP_PREVIEW|PTP_DONT_CLOSE_SESSION},
+
+ /* from timelapse-VIEW */
+ {"Canon:EOS R2", 0x04a9, 0x32e2, PTP_CAP|PTP_CAP_PREVIEW|PTP_DONT_CLOSE_SESSION},
+
/* https://github.com/gphoto/libgphoto2/issues/316 */
{"Canon:PowerShot SX740 HS", 0x04a9, 0x32e4, PTP_CAP|PTP_CAP_PREVIEW},