mirror of https://github.com/commaai/panda.git
SAI1 isn't used
This commit is contained in:
parent
701cccd3bb
commit
dd696a7260
|
@ -125,7 +125,6 @@ void peripherals_init(void) {
|
|||
|
||||
// Audio
|
||||
RCC->APB2ENR |= RCC_APB2ENR_DFSDM1EN; // D/S demodulator for mic
|
||||
RCC->APB2ENR |= RCC_APB2ENR_SAI1EN; // SAI1
|
||||
RCC->APB4ENR |= RCC_APB4ENR_SAI4EN; // SAI4
|
||||
|
||||
// Timers
|
||||
|
|
Loading…
Reference in New Issue