Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Added ISO Speed menu #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rickardraysearch
Copy link

This is my take on fixing #162 - it adds a menu for "Camera", with a submenu "ISO Speed". I am a complete Objective-C and Cocoa newbie so this might all just be bollocks, but it works for me. Criticism very welcome!

@@ -484,6 +526,7 @@ - (NSError *)startSessionOnQueue
error = [NSError errorWithDomain:@"SyPErrorDomain" code:1 userInfo:nil];
}
}

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant