cfg_spi_bitbang.h

Go to the documentation of this file.
00001 
00040 #ifndef CFG_SPI_BITBANG_H
00041 #define CFG_SPI_BITBANG_H
00042 
00049 #define CONFIG_SPI_DATAORDER  SPI_LSB_FIRST
00050 
00051 #endif /* CFG_SPI_BITBANG_H */
00052