Subversion Repositories FlightCtrl

Rev

Rev 909 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 909 Rev 916
Line 3... Line 3...
3
 
3
 
4
 
4
 
5
#include "main.h"
5
#include "main.h"
6
#include "uart1.h"
6
#include "uart1.h"
7
#include "fifo.h"
7
#include "fifo.h"
8
#ifdef USE_KILLAGREG
8
#if defined (USE_KILLAGREG) || defined (USE_MK3MAG)