Skip to content

Commit bd513ee

Browse files
lua-howto: Wide switch mode is 64-position only
The Switch Mode summary still said Wide is "7x 64 or 128-position". The 128-position case was removed in 4.0 along with the telemetry ratio branch in the Wide encoder, so only 64-position remains. The Hybrid half of the sentence is correct and is unchanged.
1 parent 069ebba commit bd513ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/quick-start/transmitters/lua-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ These are shown as `Packet Rate` and `Telem Ratio` in the Lua script, which allo
189189

190190
### Switch Mode
191191

192-
The Switch Mode setting controls how channels AUX1-AUX8 are sent to the receiver (the 4 main channels are always 10-bit). The options are `Hybrid & Wide`. **Hybrid** mode is 6x 2, 3 or 6-position + 1x 16-position, and **Wide** is 7x 64 or 128-position. For detail about the differences, see the [Switch Configs](../../software/switch-config.md) documentation.
192+
The Switch Mode setting controls how channels AUX1-AUX8 are sent to the receiver (the 4 main channels are always 10-bit). The options are `Hybrid & Wide`. **Hybrid** mode is 6x 2, 3 or 6-position + 1x 16-position, and **Wide** is 7x 64-position. For detail about the differences, see the [Switch Configs](../../software/switch-config.md) documentation.
193193

194194
In full resolution modes, the Switch Mode parameter selects the number of channels to be used. [Full Resolution Switch Modes](../../software/switch-config.md#full-resolution-switch-configuration-modes)
195195

0 commit comments

Comments
 (0)