Skip to content

Commit

Permalink
misc last few changes before restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
petabyt committed Aug 22, 2024
1 parent c165e9f commit 2e3b465
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*.iml
app/release/*
.gradle
.idea
/local.properties
/.idea/caches
/.idea/libraries
Expand Down
1 change: 1 addition & 0 deletions lib/fuji.c
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@ int fuji_config_version(struct PtpRuntime *r) {
} else {
// Some cams set from 2000a to 2000b
// Others set 20006 to 2000c (?)
// X-T20 has 20004
rc = ptp_set_prop_value(r, PTP_PC_FUJI_RemoteVersion, FUJI_CAM_CONNECT_REMOTE_VER);
}

Expand Down
Empty file removed lib/object.c
Empty file.

0 comments on commit 2e3b465

Please sign in to comment.