we need TLE8888 driver #714

This commit is contained in:
rusefi 2019-06-08 15:25:28 -04:00
parent c2f0fc2f17
commit 735aee7280
2 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,7 @@
cd ../../..
set EXTRA_PARAMS=-DDUMMY ^
-DDEFAULT_ENGINE_TYPE=MIATA_NA6_VAF
call config/boards/clean_env_variables.bat

View File

@ -810,6 +810,6 @@ int getRusEfiVersion(void) {
if (initBootloader() != 0)
return 123;
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
return 20190607;
return 20190608;
}
#endif /* EFI_UNIT_TEST */