1
0
Fork 0
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:
Neil 2018-05-03 14:27:32 -07:00 committed by GitHub
parent b8a9beb732
commit 86c54ff3ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 |
|---------------------:|---------------|:-----------------------------------------------------------------------------------------------|