diff --git a/hektagon-mode.json b/hektagon-mode.json new file mode 100644 index 0000000..72710c3 --- /dev/null +++ b/hektagon-mode.json @@ -0,0 +1,108 @@ +{ + "carrier": 38000, + "repeat": 1, + "signal": [ + { "type": "mark", "duration": 8950 }, + { "type": "space", "duration": 4510 }, + + { "type": "mark", "duration": 541 }, + { "type": "space", "duration": 1726 }, + + { "type": "mark", "duration": 561 }, + { "type": "space", "duration": 560 }, + + { "type": "mark", "duration": 528 }, + { "type": "space", "duration": 599 }, + + { "type": "mark", "duration": 525 }, + { "type": "space", "duration": 603 }, + + { "type": "mark", "duration": 549 }, + { "type": "space", "duration": 578 }, + + { "type": "mark", "duration": 523 }, + { "type": "space", "duration": 616 }, + + { "type": "mark", "duration": 515 }, + { "type": "space", "duration": 601 }, + + { "type": "mark", "duration": 547 }, + { "type": "space", "duration": 577 }, + + { "type": "mark", "duration": 522 }, + { "type": "space", "duration": 578 }, + + { "type": "mark", "duration": 551 }, + { "type": "space", "duration": 1720 }, + + { "type": "mark", "duration": 526 }, + { "type": "space", "duration": 1720 }, + + { "type": "mark", "duration": 524 }, + { "type": "space", "duration": 1728 }, + + { "type": "mark", "duration": 543 }, + { "type": "space", "duration": 1702 }, + + { "type": "mark", "duration": 542 }, + { "type": "space", "duration": 1700 }, + + { "type": "mark", "duration": 531 }, + { "type": "space", "duration": 1719 }, + + { "type": "mark", "duration": 517 }, + { "type": "space", "duration": 1733 }, + + { "type": "mark", "duration": 519 }, + { "type": "space", "duration": 604 }, + + { "type": "mark", "duration": 554 }, + { "type": "space", "duration": 1687 }, + + { "type": "mark", "duration": 521 }, + { "type": "space", "duration": 602 }, + + { "type": "mark", "duration": 552 }, + { "type": "space", "duration": 576 }, + + { "type": "mark", "duration": 524 }, + { "type": "space", "duration": 599 }, + + { "type": "mark", "duration": 553 }, + { "type": "space", "duration": 577 }, + + { "type": "mark", "duration": 523 }, + { "type": "space", "duration": 597 }, + + { "type": "mark", "duration": 531 }, + { "type": "space", "duration": 599 }, + + { "type": "mark", "duration": 528 }, + { "type": "space", "duration": 1738 }, + + { "type": "mark", "duration": 507 }, + { "type": "space", "duration": 578 }, + + { "type": "mark", "duration": 558 }, + { "type": "space", "duration": 1715 }, + + { "type": "mark", "duration": 552 }, + { "type": "space", "duration": 1694 }, + + { "type": "mark", "duration": 524 }, + { "type": "space", "duration": 1728 }, + + { "type": "mark", "duration": 551 }, + { "type": "space", "duration": 1685 }, + + { "type": "mark", "duration": 546 }, + { "type": "space", "duration": 1704 }, + + { "type": "mark", "duration": 521 }, + { "type": "space", "duration": 1731 }, + + { "type": "mark", "duration": 517 }, + + { "type": "space", "duration": 20827 } + ] +} \ No newline at end of file