Added fsdata_custom.c in order to avoid compilation errors
This commit is contained in:
2281
project/Core/Inc/fsdata_custom.c
Normal file
2281
project/Core/Inc/fsdata_custom.c
Normal file
File diff suppressed because it is too large
Load Diff
@@ -8,6 +8,8 @@
|
||||
#ifndef INC_LCD_API_H_
|
||||
#define INC_LCD_API_H_
|
||||
|
||||
void display_bmp_array(const uint8_t bmp_data, uint16_t x_pos, uint16_t y_pos);
|
||||
void display_text(const char * text);
|
||||
|
||||
|
||||
#endif /* INC_LCD_API_H_ */
|
||||
|
||||
Reference in New Issue
Block a user