Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 956 → Rev 957

/branches/V0.70d CRK HexaLotte/menu.c
18,7 → 18,7
#ifdef USE_KILLAGREG
#include "mm3.h"
#endif
#if defined (USE_KILLAGREG) || defined (USE_MK3MAG)
#if (defined (USE_KILLAGREG) || defined (USE_MK3MAG))
#include "ubx.h"
#endif
#include "_Settings.h"