mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 06:18:35 -07:00
12 lines
243 B
C
12 lines
243 B
C
// ##############
|
|
// ##############
|
|
// ####..##..####
|
|
// ######..######
|
|
// ####..##..####
|
|
// ##############
|
|
// ##############
|
|
|
|
#include "images.h"
|
|
|
|
const image_t img_cc_btn_X1 = {7, 7, false, 7, 0, {0xFF, 0xFF, 0x5F, 0x7D, 0x7F, 0xFF, 0x80}};
|