|
FreeEMS
0.2.0-SNAPSHOT-282-g9efc524
|
#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.
1.8.1.2