https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 28a04794e1c23b72e162622519dd7891101e1e91 authored by a1ex on 08 August 2014, 05:35:47 UTC
FPS override: fix compiling on 5D3/6D
Tip revision: 28a0479
features.h
#include "all_features.h"

#define FEATURE_DIGITAL_ZOOM_SHORTCUT
#define FEATURE_LV_3RD_PARTY_FLASH
#define FEATURE_EYEFI_TRICKS


#define FEATURE_INTERMEDIATE_ISO_PHOTO_DISPLAY

#undef FEATURE_FLEXINFO

// disabled, because autoexec.bin gets to big and 600D does not boot

#undef FEATURE_DONT_CLICK_ME

#undef FEATURE_SHOW_TASKS
#undef FEATURE_SHOW_CPU_USAGE
#undef FEATURE_SHOW_GUI_EVENTS

#undef FEATURE_SHOW_IMAGE_BUFFERS_INFO
#undef FEATURE_SHOW_EDMAC_INFO

#undef CONFIG_TSKMON
back to top