We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfff3a3 commit 7d8ca2fCopy full SHA for 7d8ca2f
tools/get.py
@@ -3,7 +3,7 @@
3
"""Script to download and extract tools
4
5
This script will download and extract required tools into the current directory.
6
-Tools list is obtained from package/package_esp8266com_index.template.json file.
+Tools list is obtained from package/package_esp32_index.template.json file.
7
"""
8
9
from __future__ import print_function
0 commit comments