mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-12 23:43:39 +00:00
Fixed typo.
This commit is contained in:
parent
8463cba4b6
commit
7116ca3f91
@ -422,7 +422,7 @@ void ILI9341::drawBMP(const ui::Point p, const uint8_t * bitmap, const bool tran
|
||||
}
|
||||
|
||||
/*
|
||||
Read a RAW image from SD card. (Mainly for spash screen)
|
||||
Read a RAW image from SD card. (Mainly for splash screen)
|
||||
RAW image structure:
|
||||
First 3 bytes: file header "RAW"
|
||||
Byte 4: file type, 0: RGB565, 1: RGB, 2: RGBA (alpha ignored)
|
||||
|
Loading…
x
Reference in New Issue
Block a user