mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 02:10:57 +11:00
2d9a07d215
This was becoming heavy to manage.
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
( send-and-crc7 )
|
|
( n c -- c )
|
|
: _s+crc SWAP DUP _sdcSR DROP _crc7 ;
|