refactoring - reducing complexity

This commit is contained in:
rusefi 2017-04-21 13:22:11 -04:00
parent 3fa0d21cf3
commit 8008a594ff
2 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@
#include "engine_configuration.h"
#include "interpolation.h"
#include "allsensors.h"
#include "io_pins.h"
#include "trigger_decoder.h"
#include "event_registry.h"
#include "efiGpio.h"

View File

@ -10,7 +10,6 @@
#include "global.h"
#include "EfiWave.h"
#include "io_pins.h"
#include "scheduler.h"
#include "efiGpio.h"