FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
#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 "outputScheduler.h"
#include "decoderInterface.h"
#include "tableLookup.h"
#include "simpleGPIO.h"
Go to the source code of this file.
Macros | |
#define | COP_RESET1 0x55 |
#define | COP_RESET2 0xAA |
Variables | |
unsigned short | lastCalcCount |
Definition in file main.h.