mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Compilation fix
This commit is contained in:
parent
ba028e4d79
commit
f30a9ec9e1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
if(PCB STREQUAL X9D OR PCB STREQUAL X9DP OR PCB STREQUAL SKY9X)
|
if(PCB STREQUAL X9D OR PCB STREQUAL X9DP OR PCB STREQUAL SKY9X OR PCB STREQUAL AR9X)
|
||||||
set(EEPROM_CONVERSIONS 216)
|
set(EEPROM_CONVERSIONS 216)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue