mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 01:35:35 +03:00
Merge pull request #2942 from shellixyz/remove_f4_condition_for_serialrx_halfduplex_setting
Remove the STM32F4 condition for the serialrx_halfduplex setting
This commit is contained in:
commit
cea7ef0cb3
1 changed files with 0 additions and 1 deletions
|
@ -352,7 +352,6 @@ groups:
|
||||||
max: PWM_PULSE_MAX
|
max: PWM_PULSE_MAX
|
||||||
- name: serialrx_halfduplex
|
- name: serialrx_halfduplex
|
||||||
field: halfDuplex
|
field: halfDuplex
|
||||||
condition: STM32F4
|
|
||||||
type: bool
|
type: bool
|
||||||
|
|
||||||
- name: PG_BLACKBOX_CONFIG
|
- name: PG_BLACKBOX_CONFIG
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue