Reading 16 bits of data via SPI

Thanks! I had not understood that I would use "spi_transfer(0x00)" twice to get back additional input without having to send another SPI command byte. I will give that a try tomorrow.

Jim