L9779WD driver L9779 #3768

This commit is contained in:
rusefillc 2022-02-09 08:00:33 -05:00
parent 2d746e5733
commit a811751ad4
1 changed files with 3 additions and 0 deletions

View File

@ -376,6 +376,9 @@ void setL9779TestConfiguration() {
engineConfiguration->spi3mosiPin = GPIOB_5;
engineConfiguration->spi3misoPin = GPIOB_4;
engineConfiguration->spi3sckPin = GPIOB_3;
engineConfiguration->l9779spiDevice = SPI_DEVICE_3;
engineConfiguration->l9779_cs = GPIOD_5;
}
// TLE8888_BENCH_ENGINE