summaryrefslogtreecommitdiff
path: root/camlibs
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2022-11-29 16:58:21 +0100
committerMarcus Meissner <marcus@jet.franken.de>2022-11-30 15:59:20 +0100
commit9fd14ca6f4bd8c440d6eb3918d94939111b7bae3 (patch)
tree09c36d16ea7aa4d38b3d9f330388a6c703907391 /camlibs
parent086a1a53e5747662d1c298a1574c877c32e30ce3 (diff)
downloadlibgphoto2-9fd14ca6f4bd8c440d6eb3918d94939111b7bae3.tar.gz
added gopro hero11 black
Diffstat (limited to 'camlibs')
-rw-r--r--camlibs/ptp2/library.c2
1 files changed, 2 insertions, 0 deletions
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
};