vs1053 audio driver now working
This commit is contained in:
parent
04307da6b7
commit
87c2016e41
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ static const SPIConfig spicfg = {
|
||||||
0,
|
0,
|
||||||
GPIOC,
|
GPIOC,
|
||||||
GPIOC_MP3_CS,
|
GPIOC_MP3_CS,
|
||||||
0,
|
SPI_CR1_BR_0,
|
||||||
};
|
};
|
||||||
|
|
||||||
// Initialise the board
|
// Initialise the board
|
||||||
|
|
Loading…
Add table
Reference in a new issue