refactoring - reducing complexity

This commit is contained in:
rusefi 2017-04-21 13:18:51 -04:00
parent 561306bf18
commit 3fa0d21cf3
2 changed files with 2 additions and 4 deletions

View File

@ -2,7 +2,7 @@
// by enum2string.jar tool
#include "main.h"
#include "io_pins.h"
// auto-generated from../../firmware/\controllers/algo/rusefi_enums.h
// by enum2string.jar tool

View File

@ -1,10 +1,8 @@
#ifndef _A_H_HEADER_
#define _A_H_HEADER_
// auto-generated from../../firmware/controllers/algo/io_pins.h
#include "io_pins.h"
// auto-generated from../../firmware/controllers/algo/rusefi_enums.h
// supposed to be auto-generated from../../firmware/controllers/algo/rusefi_enums.h but not really
#include "rusefi_enums.h"