1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #12876 from maribu/doc_fix

drivers/ws281x: Fixed issue in doc
This commit is contained in:
benpicco 2019-12-05 15:08:39 +01:00 committed by GitHub
commit 35ed8a8ccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
* @{
*
* @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>
*