docs: touch downstream driver files to refresh build timestamps and avoid dirty warnings
This commit is contained in:
@@ -464,4 +464,4 @@ void LCD_ShowString16x32Centered(u16 y, char *str, u16 color, u16 bg_color)
|
||||
LCD_ShowString16x32((120 - len * 16) / 2, y, str, color, bg_color);
|
||||
}
|
||||
|
||||
// Touched to align with doc updates
|
||||
// Touched to align with doc updates V3
|
||||
|
||||
Reference in New Issue
Block a user