diff options
Diffstat (limited to 'board/st/stm32f429-discovery/led.c')
-rw-r--r-- | board/st/stm32f429-discovery/led.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/st/stm32f429-discovery/led.c b/board/st/stm32f429-discovery/led.c index 306e550..ee22009 100644 --- a/board/st/stm32f429-discovery/led.c +++ b/board/st/stm32f429-discovery/led.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2015 - * Kamil Lulko, <rev13@wp.pl> + * Kamil Lulko, <kamil.lulko@gmail.com> * * SPDX-License-Identifier: GPL-2.0+ */ |