spi slave port added

This commit is contained in:
Pascal Brisset
2007-09-13 10:19:19 +00:00
parent e0be2745b9
commit b7bf626b89
+3
View File
@@ -122,4 +122,7 @@
#define VoltageOfAdc(adc) (0.01787109375*adc)
#endif
#define SPI_SELECT_SLAVE0_PORT 0
#define SPI_SELECT_SLAVE0_PIN 20
#endif /* CONFIG_TINY_H */