Update esptool.py to v2.0-beta1

Minor bug fixes, no major functionality changes.
This commit is contained in:
Angus Gratton
2017-01-10 14:04:54 +11:00
parent f89de9c5af
commit c4b3f6bbbc
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View File

@@ -3,7 +3,7 @@
url = https://github.com/espressif/esp32-wifi-lib.git
[submodule "components/esptool_py/esptool"]
path = components/esptool_py/esptool
url = https://github.com/themadinventor/esptool.git
url = https://github.com/espressif/esptool.git
[submodule "components/bt/lib"]
path = components/bt/lib
url = https://github.com/espressif/esp32-bt-lib.git