diff options
Diffstat (limited to 'demos/AVR/NIL-ARDUINO-NANO')
-rw-r--r-- | demos/AVR/NIL-ARDUINO-NANO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/AVR/NIL-ARDUINO-NANO/Makefile b/demos/AVR/NIL-ARDUINO-NANO/Makefile index f6ae708b8..e64e7a44b 100644 --- a/demos/AVR/NIL-ARDUINO-NANO/Makefile +++ b/demos/AVR/NIL-ARDUINO-NANO/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
#
##############################################################################
|