altos: Use FIFO_THR pin for cc1120 transmit buffering
authorKeith Packard <keithp@keithp.com>
Thu, 30 Jun 2016 01:41:24 +0000 (18:41 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 30 Jun 2016 02:17:45 +0000 (19:17 -0700)
Instead of reading NUM_TXBYTES, set the FIFO_THR pin to indicate when
64 bytes are available in the buffer.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found