mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-24 16:55:15 +03:00
X7D renamed to X7
This commit is contained in:
parent
7b5dfd7de5
commit
82d6b96f8b
60 changed files with 162 additions and 162 deletions
|
@ -98,8 +98,8 @@ elif options[optcount] == "ar9x":
|
|||
maxsize = 65536 * 4
|
||||
board = BOARD_SKY9X
|
||||
board_family = BOARD_FAMILY_ARM
|
||||
elif options[optcount] == "x7d":
|
||||
command_options["PCB"] = "X7D"
|
||||
elif options[optcount] == "x7":
|
||||
command_options["PCB"] = "X7"
|
||||
firmware_options = options_taranisplus
|
||||
maxsize = 65536 * 8
|
||||
board = BOARD_TARANIS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue