https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 40b243a118edbd7263ec008ac9d46ac7644dc68d authored by Giovanni Condello on 18 February 2014, 22:39:51 UTC
Rename tags to fields
Tip revision: 40b243a
features.h
#include "all_features.h"

#define FEATURE_SWAP_MENU_ERASE
#define FEATURE_EYEFI_TRICKS
#define FEATURE_REC_NOTIFY_BEEP

#undef FEATURE_UPSIDE_DOWN // do we really need it with the swivel screen?
#undef FEATURE_LV_ZOOM_AUTO_EXPOSURE // not working well anyway

#undef FLEXINFO_DEVELOPER_MENU
back to top