Mercurial > ~darius > hgwebdir.cgi > modulator
changeset 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 | 283955273884 |
children | 388074ff9474 |
files | shaped-trap.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/shaped-trap.h Mon Feb 24 17:27:55 2025 +1030 @@ -0,0 +1,2 @@ +const uint8_t shaped_trap[] = { +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, };