MarsTechHAN / ch552tool

An open sourced python tool for flashing WCH CH55x series USB microcontroller with bootloader v2.30, v2.31 & v2.40.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add shebang

nerdralph opened this issue · comments

the script should have:
#!/usr/bin/env python3
as the first line.

Yeah it's annoying...

Added in a21b519, I think I will also get this on pypi later.