mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 12:25:12 +03:00
Ghost support (#7900)
This commit is contained in:
parent
1cfe0edeb6
commit
205ac7a21d
48 changed files with 776 additions and 54 deletions
|
@ -40,6 +40,8 @@
|
|||
#define DISPLAY_VERSION "-radiomaster"
|
||||
#elif defined(TBS_RELEASE)
|
||||
#define DISPLAY_VERSION "-tbs"
|
||||
#elif defined(IMRC_RELEASE)
|
||||
#define DISPLAY_VERSION "-imrc"
|
||||
#else
|
||||
#define DISPLAY_VERSION
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue