tle8888 modes corrected

This commit is contained in:
rusefi 2020-04-23 19:49:22 -04:00
parent 0ffb72e48c
commit ac9ca1343a
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ struct tle8888_config tle8888_cfg = {
[3] = {.port = NULL, .pad = 0, .output = 12},
*/
},
.mode = TL_DEFAULT,
.mode = TL_AUTO,
};
#endif