串口控制台根据文件后缀自动识别文件类型,其中配置文件为cfg.json,

方案文件后缀为scheme.json
This commit is contained in:
andy
2023-09-20 23:24:29 +08:00
parent d8436b89eb
commit 4292478f67
2 changed files with 90 additions and 19 deletions

View File

@@ -50,5 +50,8 @@
2023.9.20
updata添加dhcp功能cfg.json 视为配置文件
updata添加串口控制台功能配合U盘自动把文件复制到设备中
2023.9.20
串口控制台根据文件后缀自动识别文件类型,其中配置文件为cfg.json,
方案文件后缀为scheme.json