review feedback

This commit is contained in:
rusefi 2019-11-03 10:36:35 -05:00
parent 359f7c437b
commit 82b7190dc0
4 changed files with 5 additions and 12 deletions

View File

@ -7,8 +7,7 @@
* @author Andrey Belomutskiy, (c) 2012-2019
*/
#ifndef EFIFEATURES_STM32F4_H_
#define EFIFEATURES_STM32F4_H_
#pragma once
#define EFI_GPIO_HARDWARE TRUE
@ -404,5 +403,3 @@
#define INTERMEDIATE_LOGGING_BUFFER_SIZE 2000
#define EFI_JOYSTICK TRUE
#endif /* EFIFEATURES_STM32F4_H_ */

View File

@ -12,8 +12,7 @@
#include "../stm32f4ems/efifeatures.h"
#ifndef EFIFEATURES_STM32F7_H_
#define EFIFEATURES_STM32F7_H_
#pragma once
// Warning! This is a test config!
@ -109,5 +108,3 @@
// todo: temporary ignore errors, this is a test config
#define EFI_PRINT_ERRORS_AS_WARNINGS TRUE
#endif /* EFIFEATURES_STM32F7_H_ */

View File

@ -4,11 +4,10 @@
* @date May 11, 2014
* @author Andrey Belomutskiy, (c) 2012-2017
*/
#ifndef TRIGGER_BMW_H_
#define TRIGGER_BMW_H_
#pragma once
#include "trigger_structure.h"
void configureMiniCooperTriggerShape(TriggerShape *s);
#endif /* TRIGGER_BMW_H_ */

View File

@ -6,7 +6,7 @@
; rusefi_config.txt the project specific file
;
; In TunerStudio some fields have little question mark on the left of the name for additional field tips.
; Those tips are defined in ../integraion/rusefi_config.txt
; Those tips are defined in ../integration/rusefi_config.txt
;
; For example
;