Roelandts_Gert
|
f11f71020d
|
includes from cmd.c to cmd.h
|
2023-12-27 12:55:52 +01:00 |
|
Roelandts_Gert
|
1bcd9f1113
|
Added clear functionality
Added lcd_clear_text and lcd_clear_images infront of each write function to the screen
|
2023-12-27 12:55:52 +01:00 |
|
Roelandts_Gert
|
398bb2efde
|
Update to setImage command
Added checks to see if file exist in filesystem and if extension is supported (bmp of gif)
|
2023-12-27 12:55:52 +01:00 |
|
Roelandts_Gert
|
26f2655e3f
|
Added support for setImage command for .bmp files
Implemented code for displaying .bmp images with the steImage command.
|
2023-12-27 12:55:52 +01:00 |
|
Roelandts_Gert
|
e34b2855ba
|
Implementation of llfs and display API
Implementation of llfs and display API. Using the functions from the llfs and display API in my code
|
2023-12-27 12:55:52 +01:00 |
|
Roelandts_Gert
|
9f25995c82
|
Added cmd.c and cmd.h
Functions in main copied to cmd.c
|
2023-12-27 12:55:52 +01:00 |
|