Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 908 → Rev 911

/branches/V0.69k Code Redesign killagreg/uart1.c
5,7 → 5,7
#include "main.h"
#include "uart1.h"
#include "fifo.h"
#ifdef USE_KILLAGREG
#if defined (USE_KILLAGREG) || defined (USE_MK3MAG)
#include "ubx.h"
#endif