mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 11:32:32 +00:00
5 lines
140 B
C
5 lines
140 B
C
|
#define wifi_02_width 8
|
||
|
#define wifi_02_height 8
|
||
|
static unsigned char wifi_02_bits[] = {
|
||
|
0x40, 0x90, 0xA4, 0xA9, 0xA9, 0xA4, 0x90, 0x40 };
|