From cd7a1d1b771a52732eb2b03329450b8f920a2ccf Mon Sep 17 00:00:00 2001 From: rusefi Date: Fri, 19 Apr 2019 01:56:05 -0400 Subject: [PATCH] trying again #764 --- firmware/config/stm32f4ems/efifeatures.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/config/stm32f4ems/efifeatures.h b/firmware/config/stm32f4ems/efifeatures.h index 9c95f7d983..c3eaf5670a 100644 --- a/firmware/config/stm32f4ems/efifeatures.h +++ b/firmware/config/stm32f4ems/efifeatures.h @@ -132,7 +132,7 @@ #endif #ifndef BOARD_TLE8888_COUNT -#define BOARD_TLE8888_COUNT 0 +#define BOARD_TLE8888_COUNT 1 #endif // todo: move this outside of efifeatures.h