Browse Source

Fix I2S output on Teensy 3.x

dds
PaulStoffregen 5 years ago
parent
commit
a82eab8ecf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      output_i2s.cpp

+ 1
- 1
output_i2s.cpp View File

@@ -478,8 +478,8 @@ void AudioOutputI2S::config_i2s(void)

#endif

}
#endif
}


/******************************************************************/

Loading…
Cancel
Save