Commit 586bf6ea authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #4072 from AndKe/eosm-fix

Survey: Corrected EOS-M focal length
parents c855cfad 921aa9fb
......@@ -61,11 +61,11 @@ Rectangle {
}
ListElement {
text: qsTr("Canon EOS-M 22mm")
sensorWidth: 23.5
sensorHeight: 15.6
sensorWidth: 22.3
sensorHeight: 14.9
imageWidth: 5184
imageHeight: 3456
focalLength: 14.36
focalLength: 22
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment