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

Telemetry RxBatt alarms

This commit is contained in:
bsongis 2014-05-23 16:17:49 +02:00
parent 136cd666f7
commit ede7b02706
6 changed files with 64 additions and 13 deletions

View file

@ -1340,6 +1340,8 @@ enum AUDIO_SOUNDS {
AU_RSSI_ORANGE,
AU_RSSI_RED,
AU_SWR_RED,
AU_RXBATT_ORANGE,
AU_RXBATT_RED,
AU_TELEMETRY_LOST,
AU_TELEMETRY_BACK,
#endif