Subversion Repositories FlightCtrl

Rev

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

Rev 1604 Rev 1893
Line 9... Line 9...
9
#include <avr/pgmspace.h>
9
#include <avr/pgmspace.h>
10
#include "main.h"
10
#include "main.h"
11
#include "uart.h"
11
#include "uart.h"
12
#include "libfc.h"
12
#include "libfc.h"
Line -... Line 13...
-
 
13
 
-
 
14
#define VERSION_MAJOR 1
-
 
15
#define VERSION_MINOR 1
-
 
16
#define VERSION_PATCH 1
-
 
17
#define VERSION_SERIAL_MAJOR 1
Line 13... Line 18...
13
 
18
#define VERSION_SERIAL_MINOR 1
14
 
19
 
15
#define FC_ADDRESS 1
20
#define FC_ADDRESS 1