You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#define wifi_02_width 8 |
|
#define wifi_02_height 8 |
|
static unsigned char wifi_02_bits[] = { |
|
0x40, 0x90, 0xA4, 0xA9, 0xA9, 0xA4, 0x90, 0x40 };
|
|
|