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 weave_wide_width 16
#define weave_wide_height 16
static char weave_wide_bits[] = {
0x5f, 0xf9, 0xb3, 0xf2, 0x69, 0xe5, 0xd4, 0xca, 0xea, 0x55, 0xf5, 0x2b,
0xfa, 0x97, 0xfd, 0x4f, 0xfe, 0xa7, 0xf3, 0x53, 0xe5, 0xa9, 0xca, 0xd4,
0x95, 0xea, 0x2b, 0xf5, 0x57, 0xfa, 0xaf, 0xfc};