https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 6302d799800a4255be8b7ef1ce1a924c59154e18 authored by Giovanni C on 21 February 2014, 21:45:45 UTC
Close branch port_cold_pixel_fix
Tip revision: 6302d79
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