mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-11 23:39:29 -05: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:
|
RAW image structure:
|
||||||
First 3 bytes: file header "RAW"
|
First 3 bytes: file header "RAW"
|
||||||
Byte 4: file type, 0: RGB565, 1: RGB, 2: RGBA (alpha ignored)
|
Byte 4: file type, 0: RGB565, 1: RGB, 2: RGBA (alpha ignored)
|
||||||
|
Loading…
Reference in New Issue
Block a user