moved serial commands to module

This commit is contained in:
telegnom
2017-10-05 11:56:36 +02:00
parent 5bf28aafd9
commit 0cab61370b
4 changed files with 30 additions and 10 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# ide
.idea/