feat(core): 更新py-esptool (version: 4.8.1)
This commit is contained in:
5
tools/python/esptool_main.py
Normal file
5
tools/python/esptool_main.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from esptool import _main
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
_main()
|
||||
Reference in New Issue
Block a user