Skip to content

Tweak to 650d/700d Audio meter patch, add EOSM too. added PowerMicAmp and the stub for each model.

Bitbucket Importer requested to merge bitbucket/merged-pr-461 into branch/unified

Created originally on Bitbucket by mk11174 (Mathew Kelly)

Was already merged in Bitbucket before import, marked as merged by the import user

After going through all the canon functions trying to get headphone out to work realtime, I accidently discovered for the audio meter patch, we only need PowerMicAmp to do the same job as the 3 functions currently added to the patch. We simply have to turn mic on.

Still needs int reconfig_audio = 0; at start of function to make it start at cam boot.

Merge request reports