Skip to content

Update OM System OM-1 Mark II and OM-3 crops #868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7068,7 +7068,7 @@
</Camera>
<Camera make="OM Digital Solutions" model="OM-1MarkII">
<ID make="OM System" model="OM-1 Mark II">OM Digital Solutions OM-1 Mark II</ID>
<Crop x="0" y="0" width="0" height="0"/>
<Crop x="0" y="0" width="-12" height="0"/>
<Sensor black="254" white="4095"/>
<ColorMatrices>
<ColorMatrix planes="3">
Expand All @@ -7080,7 +7080,7 @@
</Camera>
<Camera make="OM Digital Solutions" model="OM-3">
<ID make="OM System" model="OM-3">OM Digital Solutions OM-3</ID>
<Crop x="0" y="0" width="0" height="0"/>
<Crop x="0" y="0" width="-12" height="0"/>
<Sensor black="254" white="4095"/>
<ColorMatrices>
<ColorMatrix planes="3">
Expand Down
Loading