Skip to content

Latest commit

 

History

History
 
 

HOWTO

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
Replace Perl with Python since 2017.10.17
by Qige <[email protected]>

How to install Python:
1. Download & install Python3;
2. Run in new "cmd.exe" (Windows 7/10):
	"pip install pyserial"
	"pip install paramiko"

That's it! Great Python!