1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00

Throttle warning screen reworking

This commit is contained in:
Bertrand Songis 2019-06-14 09:18:27 +02:00
parent 998e8b6d3d
commit ce6bf053b8
No known key found for this signature in database
GPG key ID: F189F79290FEC50F
5 changed files with 31 additions and 31 deletions

View file

@ -616,7 +616,7 @@ extern uint16_t maxMixerDuration;
#endif
void checkLowEEPROM();
void checkTHR();
void checkThrottleStick();
void checkSwitches();
void checkAlarm();
void checkAll();