drivers/ws281x: improve documentation
Replace 'to' with 'too' and remove the space between '8 MHz'. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
parent
bf7d9591ad
commit
87d8f29af2
@ -21,7 +21,7 @@
|
||||
*
|
||||
* The protocol to communicate with the WS281x is custom, so no hardware
|
||||
* implementations can be used. Hence, the protocol needs to be bit banged in
|
||||
* software. As the timing requirements are to strict to do this using
|
||||
* software. As the timing requirements are too strict to do this using
|
||||
* the platform independent APIs for accessing @ref drivers_periph_gpio and
|
||||
* @ref sys_xtimer, platform specific implementations of @ref ws281x_write are
|
||||
* needed.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user