https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 6f1024a4e10589632694e7e4535363f1efe0a240 authored by danne on 29 November 2016, 01:36:15 UTC
If condition only for crop mode hack
Tip revision: 6f1024a
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

#undef FEATURE_WIND_FILTER // problems with external mic
back to top