1
1
mirror of https://github.com/foxsen/archbase.git synced 2026-02-13 23:25:21 +08:00

Merge pull request #47 from Thysrael/fix/wrong-heading-level

fix: wrong heading level at 16-bus.Rmd
This commit is contained in:
foxsen
2024-12-09 23:24:39 +08:00
committed by GitHub

View File

@@ -385,7 +385,7 @@ border_outer(fp_border()) %>%
border_inner(fp_border())
```
### 设备总线
## 设备总线
设备总线用于计算机系统中与IO设备的连接。