https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: eed3cf40f364211bdde591f320732460e78f0dce authored by Daniel Fort on 09 March 2018, 22:55:49 UTC
EOSM stub found by nikfreak and first tested by Licaon Kter.
Tip revision: eed3cf4
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

//#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