USB and TLE8888 not working for F4 or F767 #764

This commit is contained in:
rusefi 2019-04-20 22:38:56 -04:00
parent 723a54021e
commit 537b0963dc
1 changed files with 2 additions and 2 deletions

View File

@ -124,11 +124,11 @@
#define EFI_POTENTIOMETER TRUE
#ifndef BOARD_TLE6240_COUNT
#define BOARD_TLE6240_COUNT 0
#define BOARD_TLE6240_COUNT 1
#endif
#ifndef BOARD_MC33972_COUNT
#define BOARD_MC33972_COUNT 0
#define BOARD_MC33972_COUNT 1
#endif
#ifndef BOARD_TLE8888_COUNT