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
|
||||
|
||||
@@ -50,4 +50,4 @@ extern unsigned char code bmp_siren_32x32[];
|
||||
|
||||
#endif
|
||||
|
||||
// Touched to align with doc updates
|
||||
// Touched to align with doc updates V3
|
||||
|
||||
@@ -283,4 +283,4 @@ unsigned char code FONT_8x16[95][16] = {
|
||||
|
||||
#endif
|
||||
|
||||
// Touched to align with doc updates
|
||||
// Touched to align with doc updates V3
|
||||
|
||||
@@ -287,4 +287,4 @@ void Loopback_Test(void)
|
||||
RF_RX = 0;
|
||||
}
|
||||
|
||||
// Touched to align with doc updates
|
||||
// Touched to align with doc updates V3
|
||||
|
||||
@@ -15,4 +15,4 @@ void Loopback_Test(void);
|
||||
|
||||
#endif
|
||||
|
||||
// Touched to align with doc updates
|
||||
// Touched to align with doc updates V3
|
||||
|
||||
Reference in New Issue
Block a user