1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 19:40:19 +10:00
collapseos/blk/607

5 lines
70 B
Plaintext

( send-and-crc7 )
( n c -- c )
: _s+crc SWAP DUP _sdcSR DROP _crc7 ;