Skip to content

Commit

Permalink
Merge pull request #620 from ohmtech-rdi/update-libdaisy-v540
Browse files Browse the repository at this point in the history
Update libdaisy v540
  • Loading branch information
ohmtech-rdi authored Sep 20, 2023
2 parents f103325 + e509a0f commit bc36ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions src/daisy/SubmoduleDaisyPatchSm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,7 @@ void SubmoduleDaisyPatchSm::init_audio ()
_codec.Init (i2c2);

_audio.Init (
{
.blocksize = 48,
.samplerate = SaiHandle::Config::SampleRate::SAI_48KHZ,
.postgain = 1.f,
},
AudioHandle::Config {}, // block 48 @48kHz, unit gains
sai_1_handle
);

Expand Down
2 changes: 1 addition & 1 deletion submodules/libDaisy
Submodule libDaisy updated 197 files

0 comments on commit bc36ac2

Please sign in to comment.