mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 01:37:37 +00:00
Bitmap: Add note about how data is structured.
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
|
||||
namespace ui {
|
||||
|
||||
/* Pixel data within a byte is "reversed": LSB is left-most pixel. */
|
||||
|
||||
static constexpr uint8_t bitmap_record_data[] = {
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
|
Reference in New Issue
Block a user