Rev 294 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
#include <avr/io.h>
#define SYSCLK F_CPU
#define ERROR_GPS_RX_TIMEOUT 0x0001
#define ERROR_LOW_BAT 0x0002
extern uint16_t Error;