yincheng.zhong
2025-12-13 3c2021441490ae9b93f7a2ef0f379909b589edd9
1
2
3
4
5
6
7
{
    "files.encoding": "gb2312",
    "editor.tabSize": 4,
    "editor.insertSpaces": true,
    "editor.detectIndentation": false,
    "idf.pythonInstallPath": "D:\\Espressif\\tools\\idf-python\\3.11.2\\python.exe" // 禁止自动检测缩进
}