drivers/ws281x: Fixed issue in doc

This commit is contained in:
Marian Buschsieweke 2019-12-05 13:30:30 +01:00
parent cf0fb1dff1
commit e3d185b53a
No known key found for this signature in database
GPG Key ID: 61F64C6599B1539F

View File

@ -12,7 +12,7 @@
* @{ * @{
* *
* @file * @file
* @brief Implementation of `ws281x_write()` for ATmega MCUs * @brief Implementation of `ws281x_write_buffer()` for ATmega MCUs
* *
* @author Marian Buschsieweke <marian.buschsieweke@ovgu.de> * @author Marian Buschsieweke <marian.buschsieweke@ovgu.de>
* *