mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2025-01-09 09:28:07 +00:00
5 lines
140 B
C
Executable file
5 lines
140 B
C
Executable file
#define wifi_02_width 8
|
|
#define wifi_02_height 8
|
|
static unsigned char wifi_02_bits[] = {
|
|
0x40, 0x90, 0xA4, 0xA9, 0xA9, 0xA4, 0x90, 0x40 };
|