Mercurial > ~darius > hgwebdir.cgi > modulator
comparison shaped-trap.h @ 13:032acb7fbc04
Add shaped trap shape file
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Mon, 24 Feb 2025 17:27:55 +1030 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
12:283955273884 | 13:032acb7fbc04 |
---|---|
1 const uint8_t shaped_trap[] = { | |
2 0x00, 0x01, 0x02, 0x05, 0x08, 0x0d, 0x12, 0x19, 0x20, 0x28, 0x30, 0x39, 0x43, 0x4d, 0x57, 0x61, 0x6c, 0x77, 0x81, 0x8c, 0x96, 0xa0, 0xa9, 0xb2, 0xbb, 0xc3, 0xcb, 0xd2, 0xd8, 0xde, 0xe4, 0xe8, 0xed, 0xf0, 0xf3, 0xf6, 0xf8, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, }; |