mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Fix typo in led strip documentation.
This commit is contained in:
parent
6ce5736990
commit
460256cc23
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ Example:
|
|||
|
||||
```
|
||||
led 0 0,15:SD:IAB
|
||||
led 1 15,0:ND:IA
|
||||
led 1 15,0:ND:IAB
|
||||
led 2 0,0:ND:IAB
|
||||
led 3 0,15:SD:IAB
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue