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:
parent
170cbddb13
commit
db311eb78c
3 changed files with 6 additions and 6 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue