summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-10-12 18:18:25 +0200
committerMarcus Meissner <marcus@jet.franken.de>2019-10-12 18:18:25 +0200
commit6bd68143a7b704da098b18702287ce5f06e7fccd (patch)
treeb1c1b32faeaf9b8b5bcadc253c8619038bf29213
parent7cb065e66b9e083ab2de8f78399e7cb80e31be7c (diff)
downloadlibgphoto2-6bd68143a7b704da098b18702287ce5f06e7fccd.tar.gz
mark a7s II as preview capable
-rw-r--r--camlibs/ptp2/library.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 8380ccca8..600623bc5 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -1083,7 +1083,7 @@ static struct {
{"Sony:DSC-RX100M4", 0x054c, 0x0a6d, PTP_CAP|PTP_CAP_PREVIEW},
/* Andre Crone <andre@elysia.nl>, adjusted */
- {"Sony:Alpha-A7S II (Control)", 0x054c,0x0a71, PTP_CAP},
+ {"Sony:Alpha-A7S II (Control)", 0x054c,0x0a71, PTP_CAP|PTP_CAP_PREVIEW},
/* Demo7up <demo7up@gmail.com> */
{"Sony:UMC-R10C", 0x054c,0x0a79, 0},