use default fasttube logo on mission select screen

This commit is contained in:
Leonard Gies 2025-04-11 00:29:11 +02:00
parent 10c16cde18
commit f67d379d5b
Signed by: l.gies
GPG Key ID: 6F6FB9338EE44F71
3 changed files with 2 additions and 2 deletions
TouchGFX
generated
gui_generated/src/missionselect_screen
simulator
steering-wheel.touchgfx

@ -51,7 +51,7 @@ MissionSelectViewBase::MissionSelectViewBase()
add(missionList);
logo.setXY(160, 266);
logo.setBitmap(touchgfx::Bitmap(BITMAP_LOGO_DV_SMALL_WHITE_ID));
logo.setBitmap(touchgfx::Bitmap(BITMAP_FASTTUBE_LOGO_SMALL_WHITE_ID));
add(logo);
}

Binary file not shown.

@ -108,7 +108,7 @@
"Y": 266,
"Width": 160,
"Height": 39,
"RelativeFilename": "logo_dv_small_white.png"
"RelativeFilename": "Fasttube_Logo_small_white.png"
}
],
"Interactions": [