mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 01:35:21 +03:00
Gyro support continued
This commit is contained in:
parent
a8a775e639
commit
d24b05fe8e
1 changed files with 0 additions and 6 deletions
|
@ -529,12 +529,6 @@ void menuModelSetup(event_t event)
|
||||||
|
|
||||||
if (event == EVT_ENTRY) {
|
if (event == EVT_ENTRY) {
|
||||||
reusableBuffer.moduleSetup.r9mPower = g_model.moduleData[EXTERNAL_MODULE].pxx.power;
|
reusableBuffer.moduleSetup.r9mPower = g_model.moduleData[EXTERNAL_MODULE].pxx.power;
|
||||||
|
|
||||||
extern void gyroInit();
|
|
||||||
gyroInit();
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
uint8_t sub = menuVerticalPosition - HEADER_LINE;
|
uint8_t sub = menuVerticalPosition - HEADER_LINE;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue