This commit is contained in:
Jean-Claude Wippler 2015-11-05 16:27:24 +01:00
parent 842d8ee580
commit 91014b40a8
1 changed files with 2 additions and 2 deletions

View File

@ -88,8 +88,8 @@
#endif
// PC13 or PA4
//#define BOARD_SPI_DEFAULT_SS PA4
#define BOARD_SPI_DEFAULT_SS PC13
#define BOARD_SPI_DEFAULT_SS PA4
//#define BOARD_SPI_DEFAULT_SS PC13
#define SPI_MODE0 SPI_MODE_0
#define SPI_MODE1 SPI_MODE_1