Updater: add info on espota.py

This commit is contained in:
Mathieu Maret 2016-09-21 23:52:52 +02:00
parent 238b26067e
commit a66a8fe6ec
1 changed files with 4 additions and 0 deletions

View File

@ -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 *