diff options
Diffstat (limited to 'testhal/AVR/multi/PAL/Makefile-arduino_mini')
-rw-r--r-- | testhal/AVR/multi/PAL/Makefile-arduino_mini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/AVR/multi/PAL/Makefile-arduino_mini b/testhal/AVR/multi/PAL/Makefile-arduino_mini index 4ed565c81..9dd318b7d 100644 --- a/testhal/AVR/multi/PAL/Makefile-arduino_mini +++ b/testhal/AVR/multi/PAL/Makefile-arduino_mini @@ -6,7 +6,7 @@ # @brief AVR Make file, it can be use to build, and program an application to
# an AVR MCU like atmega328p, atmega2560 and so on.
#
-# @author Theodore Ateba, tfateba@gmail.com
+# @author Theodore Ateba, tf.ateba@gmail.com
#
##############################################################################
|