Skip to content

Commit e3432ed

Browse files
author
rivern yuan
committed
add exe readme
1 parent 57151f3 commit e3432ed

File tree

5 files changed

+106
-175
lines changed

5 files changed

+106
-175
lines changed

pyinstaller.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pyinstaller -F ymodem_sender.py

readme.md

+5
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@ ymodem.exe "COM63" "[run_std_1.log, /usr/run_std_1.log]" ...
7878

7979
注意:使用前需要模组端先传入接收协议代码,当前为demo测试版本需要自行传入,后续集成至固件之后不需要进行此步操作
8080

81+
#### 执行结果判断
82+
83+
- 输出 QuecPython File Download Success 表示成功
84+
- 输出 QuecPython File Download Failure 表示失败
85+
8186
将文件包中**ymodem.py**代码传入模块中即可
8287

8388
## 接收端使用方法

ymodem.exe

52 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)