1
0
Fork 0
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:
Dominic Clifton 2014-09-15 03:20:39 +01:00
parent 6ce5736990
commit 460256cc23

View file

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