Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
magic-lantern
magic-lantern
Commits
98f5b564dd45
Commit
d0dde5a2
authored
Jun 30, 2011
by
a1ex
Browse files
600D: skip Magic Off
--HG-- branch : unified
parent
36a7a2da0cca
Changes
1
Hide whitespace changes
Inline
Side-by-side
platform/600D.101/consts.h
View file @
98f5b564
...
...
@@ -173,7 +173,9 @@
#define YUV422_HD_HEIGHT_REC_480P 480
#define FOCUS_CONFIRMATION (*(int*)0x41d0)
#define FOCUS_CONFIRMATION_AF_PRESSED (*(int*)0x1bb0) // only used to show trap focus status
//~ #define FOCUS_CONFIRMATION_AF_PRESSED (*(int*)0x1bb0) // used to show trap focus status, and for Magic Off
#define FOCUS_CONFIRMATION_AF_PRESSED 0 // not found yet
//~ #define DISPLAY_SENSOR (*(int*)0x2dec)
//~ #define DISPLAY_SENSOR_ACTIVE (*(int*)0xC0220104)
#define DISPLAY_SENSOR_POWERED (*(int*)0x3138)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment