summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2020-05-22 17:02:38 +0200
committerMarcus Meissner <marcus@jet.franken.de>2020-05-22 17:02:38 +0200
commit571af0e51e53880e875453d92278024c82b83356 (patch)
treea316146759175e28eda9db903ff37e13926656b1
parentd686d0c95af6a77b42163d87e5f3fa6c86527487 (diff)
downloadlibgphoto2-571af0e51e53880e875453d92278024c82b83356.tar.gz
added Fujni GFX 50 S with preview
-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 acad2ebc9..794a0a72d 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -2310,7 +2310,7 @@ static struct {
/* https://github.com/gphoto/libgphoto2/issues/283 */
{"Fuji:Fujifilm X100F", 0x04cb, 0x02d1, 0},
/* https://github.com/gphoto/libgphoto2/issues/133 */
- {"Fuji:GFX 50 S", 0x04cb, 0x02d3, PTP_CAP},
+ {"Fuji:GFX 50 S", 0x04cb, 0x02d3, PTP_CAP|PTP_CAP_PREVIEW},
/* https://github.com/gphoto/libgphoto2/issues/170 */
{"Fuji:Fujifilm X-T20", 0x04cb, 0x02d4, 0},
/* Рустем Валиев <rustvt@gmail.com> */