Skip to content

Commit

Permalink
help L810 a bit by not calling events
Browse files Browse the repository at this point in the history
  • Loading branch information
msmeissn committed Jan 23, 2024
1 parent cd9230b commit 915086f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camlibs/ptp2/library.c
Original file line number Diff line number Diff line change
Expand Up @@ -1618,7 +1618,7 @@ static struct {
{"Nikon:Coolpix S2600 (PTP mode)",0x04b0, 0x032d, PTP_CAP|PTP_NIKON_BROKEN_CAP},

/* [email protected] */
{"Nikon:Coolpix L810 (PTP mode)",0x04b0, 0x032f, PTP_CAP},
{"Nikon:Coolpix L810 (PTP mode)",0x04b0, 0x032f, PTP_CAP|PTP_NIKON_BROKEN_CAP},

/* Borja Latorre <[email protected]> */
{"Nikon:Coolpix S3200", 0x04b0, 0x0334, PTP_CAP},
Expand Down

0 comments on commit 915086f

Please sign in to comment.