From 25e3d126c4315bde095e120113dac4f661b1740e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Wed, 8 Mar 2017 10:15:46 +0100 Subject: [PATCH] fix typo --- lib/led_max7219.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/led_max7219.h b/lib/led_max7219.h index 170a25a..a4534f6 100644 --- a/lib/led_max7219.h +++ b/lib/led_max7219.h @@ -13,7 +13,7 @@ * */ /** library to communicate with a Maxim MAX7219 IC attached to a 8-digit 7-segment (API) - * @file led_tmax7219.h + * @file led_max7219.h * @author King Kévin * @date 2017 * @note peripherals used: GPIO @ref led_max7219_gpio, SPI @ref led_max7219_spi