Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 108 → Rev 149

/branches/salvo_gierkompass/main.h
73,6 → 73,7
#include "rc.h"
#include "fc.h"
#include "gps.h"
#include "math.h"
 
#ifndef EEMEM
#define EEMEM __attribute__ ((section (".eeprom")))