mirror of
https://github.com/opentx/opentx.git
synced 2025-07-16 04:45:17 +03:00
Radiomaster production firmware build tool
This commit is contained in:
parent
ec1ebe4a0b
commit
47e70e6277
3 changed files with 83 additions and 0 deletions
|
@ -36,6 +36,8 @@
|
|||
#define DISPLAY_VERSION "FrSky"
|
||||
#elif defined(JUMPER_RELEASE)
|
||||
#define DISPLAY_VERSION "JumperRC"
|
||||
#elif defined(RADIOMASTER_RELEASE)
|
||||
#define DISPLAY_VERSION "Radiomaster"
|
||||
#elif defined(TBS_RELEASE)
|
||||
#define DISPLAY_VERSION "TBS"
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue