From 9fd14ca6f4bd8c440d6eb3918d94939111b7bae3 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 29 Nov 2022 16:58:21 +0100 Subject: added gopro hero11 black --- camlibs/ptp2/library.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camlibs') diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c index cbf1ece62..e41de38b1 100644 --- a/camlibs/ptp2/library.c +++ b/camlibs/ptp2/library.c @@ -2788,6 +2788,8 @@ static struct { {"GoPro:HERO9 Black", 0x2672, 0x004D, 0}, /* https://github.com/libmtp/libmtp/issues/103 */ {"GoPro:HERO10 Black", 0x2672, 0x0056, 0}, + /* https://github.com/libmtp/libmtp/issues/136 */ + {"GoPro:HERO11 Black", 0x2672, 0x0059, 0}, #endif }; -- cgit v1.2.1