tle8888 modes corrected
This commit is contained in:
parent
0ffb72e48c
commit
ac9ca1343a
|
@ -131,7 +131,7 @@ struct tle8888_config tle8888_cfg = {
|
|||
[3] = {.port = NULL, .pad = 0, .output = 12},
|
||||
*/
|
||||
},
|
||||
.mode = TL_DEFAULT,
|
||||
.mode = TL_AUTO,
|
||||
};
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue