mirror of
https://github.com/opentx/opentx.git
synced 2025-07-14 03:49:52 +03:00
Zorro Int ELRS (#8848)
This commit is contained in:
parent
8e42906cb6
commit
1d9f94e44f
25 changed files with 283 additions and 136 deletions
|
@ -146,7 +146,7 @@ def main():
|
|||
elif board_name == "tpro":
|
||||
cmake_options["PCB"] = "X7"
|
||||
cmake_options["PCBREV"] = "TPRO"
|
||||
firmware_options = options_jumper_tlite
|
||||
firmware_options = options_jumper_tpro
|
||||
maxsize = 65536 * 8
|
||||
elif board_name == "t12":
|
||||
cmake_options["PCB"] = "X7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue