[Style] Fixed style in the newly added F3 code.
This commit is contained in:
@@ -57,4 +57,4 @@ void spi_fifo_reception_threshold_16bit(uint32_t spi)
|
||||
void spi_i2s_mode_spi_mode(uint32_t spi)
|
||||
{
|
||||
SPI_I2SCFGR(spi) &= ~SPI_I2SCFGR_I2SMOD;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user