add some stuff

This commit is contained in:
wallace-aph
2018-02-19 18:28:35 -05:00
parent d306962c73
commit 9fa58c2d4d
382 changed files with 9638 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#define stich_diag2_width 14
#define stich_diag2_height 14
static char stich_diag2_bits[] = {
0x6e, 0x37, 0xbb, 0x1d, 0xed, 0x36, 0xb7, 0x1b, 0xdd, 0x2e, 0x76, 0x3b,
0xdb, 0x2d, 0x6e, 0x37, 0xbb, 0x1d, 0xed, 0x36, 0xb7, 0x1b, 0xdd, 0x2e,
0x76, 0x3b, 0xdb, 0x2d};