Skip to content

Commit 582b924

Browse files
authored
Init rate on connection (#463)
* Init rate on connection * Update to correct release version number
1 parent 8dc9600 commit 582b924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/info/init-rate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ The `Init Rate` receiver Lua option was removed in ExpressLRS 3.4 in favor of au
1313

1414
On boot, the receiver will listen for the Sync Packet starting with the fastest RF Mode or Packet Rate, down to the slowest, then cycles, until it finally Syncs and Binds. The `Initialization Rate` controls the packet rate that the receiver will start checking for the Sync Packet which can allow for near-instant connection when the receiver is powered up.
1515

16-
However, when the receiver is connected, it can not save its configuration without failsafing, which leads to a problem of how to store the connected rate as the Init Rate for use next power up. Unfortunately, this means you must failsafe the receiver once to configure its Init Rate.
16+
The Init Rate is stored when a connection is established starting in ExpressLRS 3.5.6 and no further steps are required. However, in ExpressLRS 3.4.x and most 3.5.x, the Init Rate is instead stored when a connection ends and requires one of the extra steps below to lock in the Init Rate.
1717

18-
### Setting Init Rate
18+
### Setting Init Rate (before ExpressLRS 3.5.6 only)
1919

2020
#### Method 1: Switch To Rate
2121

0 commit comments

Comments
 (0)