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 ;
|