mirror of
https://github.com/marcelstoer/nodemcu-pyflasher.git
synced 2025-07-20 17:56:32 +00:00
Remove debug output
This commit is contained in:
parent
2ae338f6af
commit
5d451ed7a1
5
Main.py
5
Main.py
@ -11,11 +11,6 @@ from serial.tools import list_ports
|
|||||||
from esptool import ESPROM
|
from esptool import ESPROM
|
||||||
from argparse import Namespace
|
from argparse import Namespace
|
||||||
|
|
||||||
# stuff for debugging
|
|
||||||
print "Python version:", sys.version
|
|
||||||
print "wxPython version:", wx.version()
|
|
||||||
print "esptool.py version:", esptool.version(None)
|
|
||||||
|
|
||||||
__version__ = "0.1.0"
|
__version__ = "0.1.0"
|
||||||
|
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user