From 4959838a05bae497addbe0de352ce06f51935829 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 8 Apr 2017 16:08:39 +0200 Subject: added gopro hero5 session --- camlibs/ptp2/library.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c index 38924387c..5ea714ee9 100644 --- a/camlibs/ptp2/library.c +++ b/camlibs/ptp2/library.c @@ -2096,7 +2096,7 @@ static struct { {"GoPro:HERO +", 0x2672, 0x0021, 0}, /* from libmtp */ {"GoPro:HERO5 Black", 0x2672, 0x0027, 0}, - + {"GoPro:HERO5 Session", 0x2672, 0x0029, 0}, #endif }; -- cgit v1.2.1