only:hellen-honda-k

going less custom
This commit is contained in:
rusEFI LLC 2024-09-07 18:26:20 -04:00
parent ee33ca6c1b
commit d5c556d97b
2 changed files with 2 additions and 7 deletions

View File

@ -47,9 +47,4 @@
#define ts_show_cylinder_12 false
#define show_Hellen_hyundai_154 false
#define IGN_RPM_COUNT 24
#define IGN_LOAD_COUNT 24
#define CLT_UPPER_LIMIT 125

View File

@ -33,8 +33,8 @@ public class LogoHelper {
// these should be about 213px wide
if (bundle.contains("proteus")) {
logoName = LOGO_PATH + "logo_proteus.png";
} else if (bundle.contains("honda")) {
logoName = LOGO_PATH + "logo_tutomo.png";
// } else if (bundle.contains("honda")) {
// logoName = LOGO_PATH + "logo_tutomo.png";
} else if (bundle.contains("alphax")) {
logoName = LOGO_PATH + "logo_alphax.png";
} else if (bundle.contains(".mre")) {