Rename TouchGFX application

This commit is contained in:
2023-05-22 05:59:36 +02:00
parent 0a180764f9
commit 6893c23a6c
3 changed files with 3 additions and 3 deletions

View File

@ -6,6 +6,6 @@
static unsigned short SIM_WIDTH = 320;
static unsigned short SIM_HEIGHT = 480;
#define SIM_TITLE "MyApplication"
#define SIM_TITLE "SteeringWheel"
#endif // SIMCONSTANTS_HPP