diff --git a/book/03:通用输入输出/01.md b/book/03:通用输入输出/01.md index d8f19c3..878f40e 100644 --- a/book/03:通用输入输出/01.md +++ b/book/03:通用输入输出/01.md @@ -324,4 +324,7 @@ void HAL_GPIO_WritePin(GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin, GPIO_PinState Pin 2. 程序相对比较复杂。 - +# 4. 扩展 + +[用按键控制LED](https://www.bilibili.com/video/BV1Z84y157dx/?spm_id_from=333.788&vd_source=3c8e333d6657680a469ddf0238f01d6a) +