Commit 9c44b96ac419fafc2aff9b09a4510a91b47be2d7
1 parent
2c18a17f
20230524 section 6.5.1 增加了基站升级文件加头规则(BAS+与键盘规则一致)
Showing
1 changed file
with
2 additions
and
0 deletions
通讯协议-教育新版-表决器部分.md
... | ... | @@ -2866,6 +2866,8 @@ BIN/GDB   表示改型号下 不同的MCU 类型 BIN文件识别符 |
2866 | 2866 | |
2867 | 2867 | <br>**BIN文件头类型总结:(S6)部分调整** |
2868 | 2868 | **SUN<font color="#dd0000">H</font><font color="#00dd00">B</font><font color="#0000dd">N</font>-XX.XX.XX** 16字节带版本号信息的头 |
2869 | +<br>**基站BIN文件头类型总结:** | |
2870 | +**BAS<font color="#dd0000">H</font><font color="#00dd00">B</font><font color="#0000dd">N</font>-XX.XX.XX** 16字节带版本号信息的头 | |
2869 | 2871 | | HEAD | 含义 | |
2870 | 2872 | | --- | --- | |
2871 | 2873 | | SUN | 识别头 固定识别字符串 | | ... | ... |