mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Missing def
This commit is contained in:
parent
7f05df2627
commit
ac22e33cec
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ const int Boards::getFlashSize(Type board)
|
|||
case BOARD_TARANIS_X9D:
|
||||
case BOARD_TARANIS_X9DP:
|
||||
case BOARD_TARANIS_X9E:
|
||||
case BOARD_TARANIS_X7:
|
||||
case BOARD_FLAMENCO:
|
||||
return FSIZE_TARANIS;
|
||||
case BOARD_X12S:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue