mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 14:58:36 -07:00
12 lines
204 B
C
12 lines
204 B
C
// ##########
|
|
// ##########
|
|
// ####..####
|
|
// ####..####
|
|
// ####..####
|
|
// ##########
|
|
// ##########
|
|
|
|
#include "images.h"
|
|
|
|
const image_t img_cc_pad_UD1 = {5, 7, false, 5, 0, {0xFF, 0xF7, 0xBD, 0xFF, 0xE0}};
|