Функция рисования графика перенесена в gfx_lib и автоматизирована
This commit is contained in:
@@ -105,6 +105,8 @@ typedef struct
|
||||
}GFXIconsTypeDef;
|
||||
|
||||
|
||||
void Example_GFX_Init(void);
|
||||
void Example_GFX_PlotterInit(void);
|
||||
void Example_GFX_IconInit(void);
|
||||
void Example_GFX_CreateFrame(PlayerTypeDef *player);
|
||||
void Example_OLED_GFX_Update(PlayerTypeDef *player);
|
||||
|
||||
Reference in New Issue
Block a user