mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Clarify resource command in F405-CTR docs
This commit is contained in:
parent
b8a9beb732
commit
86c54ff3ae
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ Pads are organised into two large banks of pads on left and right sides of board
|
|||
|
||||
> NOTE: Under normal operation, the use of the Barometer `I2C1` bus (internal) and the WS2812 `LED` signal pad are mutually exclusive due to a pad mapping conflict. However, the `LED_STRIP` feature may be remapped to the `S5` (`PA15`) pad to avoid this conflict.
|
||||
>
|
||||
> *I.e.* `resource LED_STRIP 1 A15`
|
||||
> *I.e.* Type `resource LED_STRIP 1 A15` into the CLI.
|
||||
|
||||
| Pad Silkscreen Label | Function | Notes |
|
||||
|---------------------:|---------------|:-----------------------------------------------------------------------------------------------|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue