mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Typo
This commit is contained in:
parent
7d1732b314
commit
879ca36fdb
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ make -j2 gtests ; ./gtests
|
|||
|
||||
# OpenTX on Taranis X9E
|
||||
rm -rf *
|
||||
cmake ${COMMON_OPTIONS} -DPCB=X9E -DHELI=YES -DLUA=YES -DWARNINGS_AS_ERRORS=YES -DPPM_UNIT_PERCENT_PREC1=YES ${SRCDIR}
|
||||
cmake ${COMMON_OPTIONS} -DPCB=X9E -DHELI=YES -DLUA=YES -DWARNINGS_AS_ERRORS=YES -DPPM_UNIT=PERCENT_PREC1=YES ${SRCDIR}
|
||||
make -j2 firmware
|
||||
make -j2 simu
|
||||
make -j2 gtests ; ./gtests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue