1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 17:25:13 +03:00

[MENU] in FrSky views now resets telemetry data.

This commit is contained in:
bsongis 2012-02-27 08:10:53 +00:00
parent e9dc2e26aa
commit 0826ceada1

View file

@ -699,6 +699,10 @@ void menuProcFrsky(uint8_t event)
case EVT_KEY_FIRST(KEY_EXIT):
chainMenu(menuMainView);
break;
case EVT_KEY_FIRST(KEY_MENU):
resetTelemetry();
break;
}
// The top black bar