esphome-flasher/nodemcu-pyflasher.py

5 lines
47 B
Python
Raw Normal View History

2016-12-28 23:52:35 +01:00
#!/usr/bin/env python
import Main
Main.main()