esphome-flasher/nodemcu-pyflasher.py

5 lines
47 B
Python
Executable File

#!/usr/bin/env python
import Main
Main.main()