mirror of
https://github.com/esphome/esphome-flasher.git
synced 2024-11-18 11:15:15 +01:00
5 lines
47 B
Python
Executable File
5 lines
47 B
Python
Executable File
#!/usr/bin/env python
|
|
|
|
import Main
|
|
Main.main()
|