mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 04:15:26 +03:00
Bring back radio type on version screen (#7768)
This commit is contained in:
parent
9a639b3fb1
commit
4d6a8e063a
4 changed files with 11 additions and 9 deletions
|
@ -45,6 +45,7 @@
|
|||
#endif
|
||||
|
||||
#if defined(COLORLCD)
|
||||
const char fw_stamp[] = "FW" TAB ": opentx-" FLAVOUR;
|
||||
const char vers_stamp[] = "VERS" TAB ": " VERSION DISPLAY_VERSION " (" GIT_STR ")";
|
||||
const char date_stamp[] = "DATE" TAB ": " DATE;
|
||||
const char time_stamp[] = "TIME" TAB ": " TIME;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue