summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--camlibs/ptp2/library.c10
1 files changed, 4 insertions, 6 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 1cab68864..adc3bec5a 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -999,12 +999,6 @@ static struct {
/* https://github.com/gphoto/libgphoto2/issues/190 */
{"Sony:Alpha-A6500", 0x054c, 0x0784, 0},
- /* hanes442@icloud.com */
- {"Sony:DSC-RX100M5 (Control)",0x054c, 0x07a3, PTP_CAP},
-
- /* https://github.com/gphoto/libgphoto2/issues/190 */
- {"Sony:Alpha-A6500 (Control)",0x054c, 0x07a4, PTP_CAP|PTP_CAP_PREVIEW},
-
/* bertrand.chambon@free.fr */
{"Sony:Alpha-A68 (Control)", 0x054c, 0x079b, PTP_CAP|PTP_CAP_PREVIEW},
@@ -1019,8 +1013,12 @@ static struct {
/* Elijah Parker <mail@timelapseplus.com> */
{"Sony:DSC-RX100V (Control)", 0x054c, 0x07a3, PTP_CAP},
+ /* hanes442@icloud.com */
+ {"Sony:DSC-RX100M5 (Control)",0x054c, 0x07a3, PTP_CAP},
+
/* Elijah Parker <mail@timelapseplus.com> */
+ /* https://github.com/gphoto/libgphoto2/issues/190 */
{"Sony:Alpha-A6500 (Control)", 0x054c, 0x07a4, PTP_CAP|PTP_CAP_PREVIEW},
/* Elijah Parker <mail@timelapseplus.com> */