Support for Zepeal protocol. This protocol uses fixed length bit encoding. Most official information about Zepeal seems to be from Denkyosha.
More...
Support for Zepeal protocol. This protocol uses fixed length bit encoding. Most official information about Zepeal seems to be from Denkyosha.
- See also
- https://www.denkyosha.co.jp/
◆ kZepealCommandOffOn
const uint16_t kZepealCommandOffOn = 0x6C81 |
◆ kZepealCommandOffTimer
const uint16_t kZepealCommandOffTimer = 0x6C88 |
◆ kZepealCommandOnTimer
const uint16_t kZepealCommandOnTimer = 0x6CC3 |
◆ kZepealCommandRhythm
const uint16_t kZepealCommandRhythm = 0x6C84 |
◆ kZepealCommandSpeed
const uint16_t kZepealCommandSpeed = 0x6C82 |
◆ kZepealFooterMark
const uint16_t kZepealFooterMark = 420 |
◆ kZepealGap
const uint16_t kZepealGap = 6750 |
◆ kZepealHdrMark
const uint16_t kZepealHdrMark = 2330 |
◆ kZepealHdrSpace
const uint16_t kZepealHdrSpace = 3380 |
◆ kZepealOneMark
const uint16_t kZepealOneMark = 1300 |
◆ kZepealOneSpace
◆ kZepealSignature
const uint8_t kZepealSignature = 0x6C |
◆ kZepealTolerance
const uint8_t kZepealTolerance = 40 |
◆ kZepealZeroMark
const uint16_t kZepealZeroMark = 420 |
◆ kZepealZeroSpace