Skip to content

Commit

Permalink
added Fuji X-T4
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahparker committed May 12, 2020
1 parent abe3d47 commit 55ba930
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions camera/ptpjs/drivers/fuji.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,17 @@ driver.supportedCameras = {
focus: true,
}
},
'04cb:02e6': {
name: "Fuji X-T4",
supports: {
shutter: true,
aperture: true,
iso: true,
liveview: true,
destination: true,
focus: true,
}
},
'04cb:02d3': {
name: "Fuji GFX 50S",
supports: {
Expand Down

0 comments on commit 55ba930

Please sign in to comment.