Fix filename and description

This commit is contained in:
Luis Pineda
2019-12-09 16:54:46 -05:00
committed by GitHub
parent 0ee3598cf8
commit b302b34ded
+2 -2
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
########################################################################
# Filename : Blink.py
# Description : Make an led blinking.
# Filename : Hello.py
# Description : Print "Hello World!".
# auther : www.freenove.com
# modification: 2018/08/04
########################################################################