Updater: add info on espota.py
This commit is contained in:
parent
238b26067e
commit
a66a8fe6ec
@ -1,4 +1,8 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Gui to get parameters for espota.py
|
||||
# espota.py is available https://raw.githubusercontent.com/esp8266/Arduino/master/tools/espota.py
|
||||
# and should be in the same directory
|
||||
from tkinter import *
|
||||
from tkinter import filedialog
|
||||
from tkinter.messagebox import *
|
||||
|
Loading…
Reference in New Issue
Block a user