Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7d8ca2f

Browse files
committedJun 2, 2024
fix(get.py): Fix header comment
1 parent dfff3a3 commit 7d8ca2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tools/get.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""Script to download and extract tools
44
55
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.
6+
Tools list is obtained from package/package_esp32_index.template.json file.
77
"""
88

99
from __future__ import print_function

0 commit comments

Comments
 (0)
Failed to load comments.