Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1604 → Rev 1893

/branches/V0.78f_ACC-HH_MartinR/uart.c
11,6 → 11,11
#include "uart.h"
#include "libfc.h"
 
#define VERSION_MAJOR 1
#define VERSION_MINOR 1
#define VERSION_PATCH 1
#define VERSION_SERIAL_MAJOR 1
#define VERSION_SERIAL_MINOR 1
 
#define FC_ADDRESS 1
#define NC_ADDRESS 2