摘要:
static void MX_GPIO_Init(void){ GPIO_InitTypeDef GPIO_InitStruct = {0}; GPIO_InitStruct.Pin = GPIO_PIN_13;//³õʼ»¯LED0 GPIO_InitStruct.Mode = GPIO_MOD 阅读全文
posted @ 2022-11-04 21:02
lydstory
阅读(30)
评论(0)
推荐(0)