feat: sync mixly static resources, tools and sw-mixly
This commit is contained in:
5
mixly/tools/python/esptool_main.py
Normal file
5
mixly/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