docs: 重构系统层级为自下而上,剥离独立事件管理模块,全量校正GPIO引脚映射为原理图线标
This commit is contained in:
@@ -463,3 +463,5 @@ void LCD_ShowString16x32Centered(u16 y, char *str, u16 color, u16 bg_color)
|
||||
else
|
||||
LCD_ShowString16x32((120 - len * 16) / 2, y, str, color, bg_color);
|
||||
}
|
||||
|
||||
// Touched to align with doc updates
|
||||
|
||||
Reference in New Issue
Block a user