diff --git a/drivers/ws281x/atmega.c b/drivers/ws281x/atmega.c index f9b633466a..f3076fa8b5 100644 --- a/drivers/ws281x/atmega.c +++ b/drivers/ws281x/atmega.c @@ -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 *