diff --git a/presets/4.3/other/ELRS_Passthrough.txt b/presets/4.3/other/ELRS_Passthrough.txt new file mode 100644 index 000000000..59ccaac19 --- /dev/null +++ b/presets/4.3/other/ELRS_Passthrough.txt @@ -0,0 +1,16 @@ +#$ TITLE: ExpressLRS Passthrough Betaflight Settings +#$ FIRMWARE_VERSION: 3.5 +#$ FIRMWARE_VERSION: 4.2 +#$ FIRMWARE_VERSION: 4.3 +#$ STATUS: OFFICIAL +#$ CATEGORY: OTHER +#$ KEYWORDS: ELRS, Passthrough, Configure, utility +#$ AUTHOR: Daniel Appel / Tehllama +#$ DESCRIPTION: This is a simplified way of ensuring that Betaflight is correctly configured to enable ExpressLRS to perform receiver flashing via Passthrough. +#$ DESCRIPTION: Backing up flight controller settings is strongly recommended. After completing serial passthrough flashing, configuration should be restored from the backup file. +#$ WARNING: Please back up flight controller settings using the "Save Backup" button. +#$ DISCUSSION: https://github.com/betaflight/firmware-presets/pull/242 + +feature -TELEMETRY +set serialrx_inverted = off +set serialrx_halfduplex = off