fix: 下载脚本改为纯 ASCII,避免 cmd 按 GBK 拆行
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -189,7 +189,7 @@ call download/earphone/download.bat
|
||||
#else
|
||||
call download/earphone/download_app_ota.bat
|
||||
#endif
|
||||
#elif defined(CONFIG_HID_CASE_ENABLE) ||defined(CONFIG_SPP_AND_LE_CASE_ENABLE)||defined(CONFIG_MESH_CASE_ENABLE)||defined(CONFIG_DONGLE_CASE_ENABLE) //数传
|
||||
#elif defined(CONFIG_HID_CASE_ENABLE) ||defined(CONFIG_SPP_AND_LE_CASE_ENABLE)||defined(CONFIG_MESH_CASE_ENABLE)||defined(CONFIG_DONGLE_CASE_ENABLE) // data-trans
|
||||
call download/data_trans/download.bat
|
||||
#else
|
||||
//to do other case
|
||||
|
||||
Reference in New Issue
Block a user