mirror of
https://github.com/marcelstoer/nodemcu-pyflasher.git
synced 2025-04-24 07:17:19 +00:00
5 lines
47 B
Python
Executable File
5 lines
47 B
Python
Executable File
#!/usr/bin/env python
|
|
|
|
import Main
|
|
Main.main()
|