chore(core): 对一些模块执行代码格式化同时调整一些组件的样式
This commit is contained in:
@@ -139,7 +139,7 @@ class FSBoardExt extends FSBoard {
|
||||
return Mustache.render(template, {
|
||||
...config,
|
||||
python3: `"${Env.python3Path}"`,
|
||||
esptool: `"${Env.python3Path}" "${path.join(Env.srcDirPath, 'tools/python/esptool/__init__.py')}"`
|
||||
esptool: `"${Env.python3Path}" "${path.join(Env.srcDirPath, 'tools/python/esptool_main.py')}"`
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user