Improve repo structure
This commit is contained in:
parent
fdc4148540
commit
62f200ba03
294 changed files with 499 additions and 516 deletions
|
|
@ -0,0 +1,4 @@
|
|||
#define max_toggled_width 8
|
||||
#define max_toggled_height 8
|
||||
static unsigned char max_toggled_bits[] = {
|
||||
0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };
|
||||
Loading…
Add table
Add a link
Reference in a new issue