mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 01:30:55 +11:00
f09aa0603c
My intention is to reuse the SPI relay to program AVR MCUs from a RC2014.
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
( send-and-crc7 )
|
|
( n c -- c )
|
|
: _s+crc SWAP DUP (spix) DROP _crc7 ;
|