From 1cf34afb766e9070c41f39ce636cb94312f4e32c Mon Sep 17 00:00:00 2001 From: Hugues Larrive Date: Sat, 15 May 2021 05:53:45 +0200 Subject: [PATCH] cpu/stm32/periph/adc_f3.c: e-mail update --- cpu/stm32/periph/adc_f3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpu/stm32/periph/adc_f3.c b/cpu/stm32/periph/adc_f3.c index 60bec03dee..87c29fdb63 100644 --- a/cpu/stm32/periph/adc_f3.c +++ b/cpu/stm32/periph/adc_f3.c @@ -14,7 +14,7 @@ * @file * @brief Low-level ADC driver implementation * - * @author Hugues Larrive + * @author Hugues Larrive * * @} */