1
0
Fork 0
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:
Bertrand Songis 2016-06-11 10:15:34 +02:00
parent 6fd538f30e
commit ec2b5d66cb
4 changed files with 2 additions and 2 deletions

View file

@ -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
)

View file

@ -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 */