This commit is contained in:
rusefillc 2020-10-28 01:01:30 -04:00
parent 2d12a998a0
commit eb06ce55cd
2 changed files with 4 additions and 7 deletions

View File

@ -1160,9 +1160,6 @@ void resetConfigurationExt(Logging * logger, configuration_callback_t boardCallb
// todo: is it time to replace MICRO_RUS_EFI, PROTEUS, PROMETHEUS_DEFAULTS with MINIMAL_PINS? maybe rename MINIMAL_PINS to DEFAULT?
case PROTEUS:
case PROMETHEUS_DEFAULTS:
case DAIHATSU:
case DODGE_STRATUS:
case SUZUKI_VITARA:
case MINIMAL_PINS:
// all basic settings are already set in prepareVoidConfiguration(), no need to set anything here
// nothing to do - we do it all in setBoardConfigurationOverrides

View File

@ -30,7 +30,7 @@
*/
typedef enum {
DEFAULT_FRANKENSO = ET_DEFAULT_FRANKENSO,
AUDI_AAN = 1,
MIATA_PROTEUS_TCU = 1,
/**
* 1995 Dodge Neon
* http://rusefi.com/forum/viewtopic.php?t=360
@ -112,13 +112,13 @@ typedef enum {
VW_ABA = ET_VW_ABA,
DODGE_STRATUS = 33,
UNUSED_33 = 33,
DAIHATSU = 34,
UNUSED_34 = 34,
CAMARO_4 = ET_CAMARO,
SUZUKI_VITARA = 36,
UNUSED_36 = 36,
CHEVY_C20_1973 = 37,