Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 938 → Rev 953

/branches/V0.70d Code Redesign killagreg/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"