1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00

Update esptool to 0.4.8

This commit is contained in:
Ivan Grokhotkov
2016-02-28 00:48:13 +03:00
parent 269d7ca181
commit 5ab63dcf7a
2 changed files with 23 additions and 23 deletions

View File

@ -77,7 +77,7 @@ Package link: `http://arduino.esp8266.com/versions/2.1.0/package_esp8266com_inde
### Tools
- espota.py: add support for manually selecting ip and port for host side
- Update esptool to 0.4.7
- Update esptool to 0.4.8
- Make espota compatible with python 3.5
---