diff options
Diffstat (limited to 'demos/AVR/RT-TEENSY2-USB/Makefile')
-rw-r--r-- | demos/AVR/RT-TEENSY2-USB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/AVR/RT-TEENSY2-USB/Makefile b/demos/AVR/RT-TEENSY2-USB/Makefile index 35eadb0ea..644547318 100644 --- a/demos/AVR/RT-TEENSY2-USB/Makefile +++ b/demos/AVR/RT-TEENSY2-USB/Makefile @@ -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
#
##############################################################################
|