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

RxBatt ok in Companion

This commit is contained in:
bsongis 2014-05-26 22:00:26 +02:00
parent 170cbddb13
commit db311eb78c
3 changed files with 6 additions and 6 deletions

View file

@ -420,7 +420,7 @@ void modelDefault(uint8_t id)
#if defined(PCBTARANIS)
g_model.frsky.channels[0].ratio = 132;
g_model.rxBattAlarms[0] = 0;
g_model.rxBattAlarms[1] = 43;
g_model.rxBattAlarms[1] = 83; // 4.3V
#endif
#if defined(MAVLINK)