#include "freeEMS.h"
#include "interrupts.h"
#include "utils.h"
#include "init.h"
#include "commsISRs.h"
#include "commsCore.h"
#include "coreVarsGenerator.h"
#include "derivedVarsGenerator.h"
#include "fuelAndIgnitionCalcs.h"
#include "DecoderInterface.h"
Go to the source code of this file.
Defines | |
#define | COP_RESET1 0x55 |
#define | COP_RESET2 0xAA |
Definition in file main.h.