Building EdgeTX
#1728
Replies: 2 comments
|
As you check out main branch from git it should get you a built of 2.7 - please check what commit have you checked out from git. |
0 replies
|
cmake -DPCB=X10 -DPCBREV=EXPRESS -DHELI=NO -DLUA_MIXER=YES -DCMAKE_BUILD_TYPE=Release ../ That is the command line, where you add or remove features. Building for my X10 Express with HELI removed and LUA MIXER added. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I setup a build in WSLq / Ubuntu 20.04 and built a release but it is 2.4 where is a guide on getting the current build? I couldn't find anything about adding features to EdgeTX anywhere.
All reactions