mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 17:06:31 +08:00
spi slave port added
This commit is contained in:
@@ -122,4 +122,7 @@
|
|||||||
#define VoltageOfAdc(adc) (0.01787109375*adc)
|
#define VoltageOfAdc(adc) (0.01787109375*adc)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define SPI_SELECT_SLAVE0_PORT 0
|
||||||
|
#define SPI_SELECT_SLAVE0_PIN 20
|
||||||
|
|
||||||
#endif /* CONFIG_TINY_H */
|
#endif /* CONFIG_TINY_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user