删除重复表格
This commit is contained in:
wanyaoasiainfo
2023-05-09 09:53:33 +08:00
committed by GitHub
parent 166183fc19
commit 8d9789afc0

View File

@@ -5,14 +5,6 @@
### 3.11.1 固定报头
##### 图例 3.31 UNSUBACK报文固定报头
| **Bit** | **7** | **6** | **5** | **4** | **3** | **2** | **1** | **0** |
|---------|-----------------------|--------|-------|-------|-------|-------|-------|-------|
| byte 1 | MQTT控制报文类型 (11) | 保留位 |
| | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 |
| byte 2 | 剩余长度 (2) |
| | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
<table style="text-align:center">
<tr>
<td align="center"><strong>Bit</strong></td>