Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion splash.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const uint8_t PROGMEM splash1_data[] = {
0xFF, 0xFF, 0xFD, 0x4B, 0x5B, 0x3B, 0x1A, 0x33, 0xC0, 0xFF, 0xFF, 0xFF,
0xFF, 0xFD, 0x6B, 0x5B, 0xDB, 0x6A, 0xFD, 0xC0 };

#define splash2_width 115
#define splash2_width 120
#define splash2_height 32

const uint8_t PROGMEM splash2_data[] = {
Expand Down