1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-06 10:38:46 +10:00
collapseos/blk/377
2020-04-24 20:46:01 -04:00

5 lines
70 B
Plaintext

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