23 lines
723 B
C++
Raw Normal View History

2023-03-06 21:21:00 +01:00
/* DO NOT EDIT THIS FILE */
/* This file is autogenerated by the text-database code generator */
#include <stdint.h>
#include <touchgfx/Unicode.hpp>
TEXT_LOCATION_FLASH_PRAGMA
KEEP extern const uint32_t indicesGb[] TEXT_LOCATION_FLASH_ATTRIBUTE;
// Remap all strings
TEXT_LOCATION_FLASH_PRAGMA
KEEP extern const uint32_t indicesGb[] TEXT_LOCATION_FLASH_ATTRIBUTE = {
2023-03-06 23:42:01 +01:00
33, // T_MANUAL: "Manual Driving"
61, // T_INSPECTION: "Inspection"
93, // T_EBS: "EBS Test"
72, // T_TRACKDRIVE: "Trackdrive"
83, // T_AUTOX: "Autocross"
102, // T_SKIDPAD: "Skidpad"
48, // T_ACCEL: "Acceleration"
17, // T___SINGLEUSE_M5X7: "Invalid Mission"
0 // T___SINGLEUSE_6GPV: "Choose a mission"
2023-03-06 21:21:00 +01:00
};