https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: c66e11d7604a38d14762d958fe946c4725acfafe authored by a1ex on 20 January 2014, 22:51:41 UTC
Close branch 50d
Tip revision: c66e11d
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_SHOW_TASKS
#undef FEATURE_SHOW_CPU_USAGE
#undef FEATURE_SHOW_GUI_EVENTS
#undef FEATURE_SHOW_EDMAC_INFO
back to top