mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
menu_general_XXXX should be renamed radio_XXXX
First file done :)
This commit is contained in:
parent
6fd538f30e
commit
ec2b5d66cb
4 changed files with 2 additions and 2 deletions
|
@ -813,7 +813,7 @@ set(GUI_SRC
|
|||
menu_general_setup.cpp
|
||||
menu_general_trainer.cpp
|
||||
menu_general_version.cpp
|
||||
menu_general_calib.cpp
|
||||
radio_calibration.cpp
|
||||
view_main.cpp
|
||||
view_statistics.cpp
|
||||
)
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#include "../../opentx.h"
|
||||
#include "opentx.h"
|
||||
|
||||
#define XPOT_DELTA 10
|
||||
#define XPOT_DELAY 10 /* cycles */
|
Loading…
Add table
Add a link
Reference in a new issue