I want a SPI full duplex command to be immediately followed by a SPI FIFO read command, as it is in the SPI Atomic read command. I found where the functions are in the spi.c file in the a2bstack folder, and added that compatibility. How do I make that change actually be implemented when I compile and run from SS+?