Merge pull request #17 from luismateopineda/patch-1

Fix filename and description.
This commit is contained in:
Suhayl
2019-12-12 08:41:42 +08:00
committed by GitHub
+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
########################################################################