app/src/main/java/safeluck/drive/evaluation/MainActivity.java
@@ -98,7 +98,7 @@ String strs = new String(datas, Charset.forName("ISO-8859-1")); MyLog.i(TAG, "mcu upgrade datas.legnth=="+strs.getBytes("ISO-8859-1").length); AYSdk.getInstance().sendCmd(Constant.UPGRADE_MCU_CONTENT_FILE, strs); FileUtil.deleteFile("",Constant.MCU_FILE_NAME); // FileUtil.deleteFile("",Constant.MCU_FILE_NAME); }else{ MyLog.i(TAG,"mcu升级文件不存在"); }