Skip to content

Commit

Permalink
Model ID set/retrieve docs
Browse files Browse the repository at this point in the history
Added missing information on how to set Model ID on SPI based receivers
  • Loading branch information
hntirgeam committed Sep 17, 2024
1 parent ee6b686 commit a388e57
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/hardware/spi-receivers.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,12 @@ UID Bytes
```
```

### Model ID

In order to set or retrieve current Model ID through Betaflight you need to use CLI:
- Set new Model ID: `set expresslrs_model_id = N`
- Get current Model ID: `get expresslrs_model_id`

#### Setting Binding Phrase
Go to Betaflight CLI and enter the following commands.
```
Expand Down

0 comments on commit a388e57

Please sign in to comment.