summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--camlibs/ptp2/library.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index eb613f7c8..cb620e2ae 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -1048,13 +1048,13 @@ static struct {
/* Nick Clarke <nick.clarke@gmail.com> */
{"Sony:Alpha-A77 M2 (Control)", 0x054c, 0x0953, PTP_CAP|PTP_CAP_PREVIEW},
+ /* http://sourceforge.net/p/gphoto/feature-requests/456/ */
+ {"Sony:Alpha-A7S (Control)", 0x054c, 0x0954, PTP_CAP|PTP_CAP_PREVIEW},
+
/* Markus Oertel */
/* Preview confirmed by Adrian Schroeter, preview might need the firmware getting updated */
{"Sony:Alpha-A5100 (Control)", 0x054c, 0x0957, PTP_CAP|PTP_CAP_PREVIEW},
- /* http://sourceforge.net/p/gphoto/feature-requests/456/ */
- {"Sony:Alpha-A7S (Control)", 0x054c, 0x0954, PTP_CAP|PTP_CAP_PREVIEW},
-
/* https://github.com/gphoto/libgphoto2/issues/343 */
{"Sony:Alpha-A7III (Control)", 0x054c, 0x096f, PTP_CAP|PTP_CAP_PREVIEW},